Websocket server written in C++

logicp 2a0ba7653d easy compile script пре 5 година
headers 517f625dd9 removing cruft пре 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 година
compile 2a0ba7653d easy compile script пре 5 година
main.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL пре 5 година
socket_listener.cpp f2437f0c53 threadpool implementation seems to be working пре 5 година

README.md

WS Server

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