Websocket server written in C++

logicp fff6013786 trying to add debug flag 5 anos atrás
headers 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL 5 anos atrás
.gitignore 2b54286581 switching to overridable implementation 5 anos atrás
CMakeLists.txt fff6013786 trying to add debug flag 5 anos atrás
CMakeLists.txt.user 3c517952d5 initial commit 6 anos atrás
README.md 71d72eafc5 adding readme 5 anos atrás
main.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL 5 anos atrás
socket_listener.cpp 52e466bbbe fixing ugly comments 5 anos atrás

README.md

WS Server

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