Skip to content

Repository files navigation

chat

simple C++ multiprocess web socket chat service

Overview

run as master process with fork configured number childs image

requirements

ASIO (asio github) SQlitespdlognlohmann/json

Build System

  • CMake 3.21+: now only testing on linux
./build.sh

running

cd build && ./chat

open another console and run test.sh

./test.sh

on waiting tested operations press Ctrl+C

Releases

Packages

Contributors

Languages