Websocket server written in C++

logicp e11256ff04 Optimizing thread pool 5 سال پیش
headers e11256ff04 Optimizing thread pool 5 سال پیش
src e11256ff04 Optimizing thread pool 5 سال پیش
.gitignore 2b54286581 switching to overridable implementation 5 سال پیش
CMakeLists.txt 3aa769b9ed moved TaskQueue to its own header and implementation 5 سال پیش
CMakeLists.txt.user 3c517952d5 initial commit 6 سال پیش
README.md 71d72eafc5 adding readme 5 سال پیش
compile 3aa769b9ed moved TaskQueue to its own header and implementation 5 سال پیش
socket_server 429a7669f8 adding docs 5 سال پیش

README.md

WS Server

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