simple C++ multiprocess web socket chat service
run as master process with fork configured number childs
ASIO (asio github) SQlite spdlog nlohmann/json
- CMake 3.21+: now only testing on linux
./build.sh
cd build && ./chat
open another console and run test.sh
./test.sh
on waiting tested operations press Ctrl+C