Websocket server written in C++

logicp e1fa3c4d4e switching to using unsigned ints il y a 5 ans
headers e1fa3c4d4e switching to using unsigned ints il y a 5 ans
src e1fa3c4d4e switching to using unsigned ints il y a 5 ans
.gitignore 2b54286581 switching to overridable implementation il y a 5 ans
CMakeLists.txt 6e804b2a94 adding comments, adding another interface to be more explicit, updating build 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 3aa769b9ed moved TaskQueue to its own header and implementation il y a 5 ans
socket_server 429a7669f8 adding docs il y a 5 ans

README.md

WS Server

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