Websocket server written in C++

logicp 2a0ba7653d easy compile script il y a 5 ans
headers 517f625dd9 removing cruft il y a 5 ans
.gitignore 2b54286581 switching to overridable implementation il y a 5 ans
CMakeLists.txt fff6013786 trying to add debug flag il y a 5 ans
CMakeLists.txt.user 3c517952d5 initial commit il y a 6 ans
README.md 71d72eafc5 adding readme il y a 5 ans
compile 2a0ba7653d easy compile script il y a 5 ans
main.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL il y a 5 ans
socket_listener.cpp f2437f0c53 threadpool implementation seems to be working il y a 5 ans

README.md

WS Server

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