Websocket server written in C++

logicp 2a0ba7653d easy compile script vor 5 Jahren
headers 517f625dd9 removing cruft 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
compile 2a0ba7653d easy compile script vor 5 Jahren
main.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL vor 5 Jahren
socket_listener.cpp f2437f0c53 threadpool implementation seems to be working vor 5 Jahren

README.md

WS Server

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