Websocket server written in C++

logicp 882f1e6396 declaring done and detachThreads methods пре 5 година
headers 882f1e6396 declaring done and detachThreads methods пре 5 година
.gitignore 2b54286581 switching to overridable implementation пре 5 година
CMakeLists.txt fff6013786 trying to add debug flag пре 5 година
CMakeLists.txt.user 3c517952d5 initial commit пре 6 година
README.md 71d72eafc5 adding readme пре 5 година
main.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL пре 5 година
socket_listener.cpp 52e466bbbe fixing ugly comments пре 5 година

README.md

WS Server

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