Websocket server written in C++

logicp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL пре 5 година
headers 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL пре 5 година
.gitignore 2b54286581 switching to overridable implementation пре 5 година
CMakeLists.txt 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL пре 5 година
CMakeLists.txt.user 3c517952d5 initial commit пре 6 година
README.md 71d72eafc5 adding readme пре 5 година
main.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL пре 5 година
socket_listener.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL пре 5 година

README.md

WS Server

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