Websocket server written in C++

logicp 6e804b2a94 adding comments, adding another interface to be more explicit, updating build há 5 anos atrás
headers 6e804b2a94 adding comments, adding another interface to be more explicit, updating build há 5 anos atrás
src d040d26917 adding overrides há 5 anos atrás
.gitignore 2b54286581 switching to overridable implementation há 5 anos atrás
CMakeLists.txt 6e804b2a94 adding comments, adding another interface to be more explicit, updating build 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
compile 3aa769b9ed moved TaskQueue to its own header and implementation há 5 anos atrás
socket_server 429a7669f8 adding docs há 5 anos atrás

README.md

WS Server

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