Websocket server written in C++

logicp bd20677cd5 using weak pointers wherever possible пре 5 година
docs 429a7669f8 adding docs пре 5 година
headers bd20677cd5 using weak pointers wherever possible пре 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 bd20677cd5 using weak pointers wherever possible пре 5 година
socket_listener.cpp bd20677cd5 using weak pointers wherever possible пре 5 година
socket_server 429a7669f8 adding docs пре 5 година

README.md

WS Server

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