Websocket server written in C++

logicp 882f1e6396 declaring done and detachThreads methods 5 роки тому
headers 882f1e6396 declaring done and detachThreads methods 5 роки тому
.gitignore 2b54286581 switching to overridable implementation 5 роки тому
CMakeLists.txt fff6013786 trying to add debug flag 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 52e466bbbe fixing ugly comments 5 роки тому

README.md

WS Server

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