Websocket server written in C++

logicp e1fa3c4d4e switching to using unsigned ints пре 5 година
headers e1fa3c4d4e switching to using unsigned ints пре 5 година
src e1fa3c4d4e switching to using unsigned ints пре 5 година
.gitignore 2b54286581 switching to overridable implementation пре 5 година
CMakeLists.txt 6e804b2a94 adding comments, adding another interface to be more explicit, updating build пре 5 година
CMakeLists.txt.user 3c517952d5 initial commit пре 6 година
README.md 71d72eafc5 adding readme пре 5 година
compile 3aa769b9ed moved TaskQueue to its own header and implementation пре 5 година
socket_server 429a7669f8 adding docs пре 5 година

README.md

WS Server

Websocket server implementation written from scratch, with help from ...