Websocket server written in C++

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

README.md

WS Server

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