Websocket server written in C++

logicp c53adb2778 removing docs from this PR пре 5 година
headers a95a80e9d3 accepts arguments for --port and --ip пре 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 година
compile 2a0ba7653d easy compile script пре 5 година
main.cpp a95a80e9d3 accepts arguments for --port and --ip пре 5 година
socket_listener.cpp a95a80e9d3 accepts arguments for --port and --ip пре 5 година
socket_server 429a7669f8 adding docs пре 5 година

README.md

WS Server

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