FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

usermicrodevices/chat: simple C++ multiprocess web socket chat service · GitHub

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

simple C++ multiprocess web socket chat service

Overview

run as master process with fork configured number childs

requirements

ASIO (asio github) SQlite spdlog nlohmann/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


Back | FazBrowse Home | New Git URL