Websocket server written in C++

logicp d6ac81ed43 still doesn`t work because we need to use functors or take the messaging outside the class преди 5 години
headers d6ac81ed43 still doesn`t work because we need to use functors or take the messaging outside the class преди 5 години
.gitignore 2b54286581 switching to overridable implementation преди 5 години
CMakeLists.txt 2b54286581 switching to overridable implementation преди 5 години
CMakeLists.txt.user 3c517952d5 initial commit преди 6 години
README.md 71d72eafc5 adding readme преди 5 години
main.cpp 2b54286581 switching to overridable implementation преди 5 години
socket_listener.cpp d6ac81ed43 still doesn`t work because we need to use functors or take the messaging outside the class преди 5 години

README.md

WS Server

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