Websocket server written in C++

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

README.md

WS Server

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