Websocket server written in C++

logicp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL преди 5 години
headers 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL преди 5 години
.gitignore 2b54286581 switching to overridable implementation преди 5 години
CMakeLists.txt 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL преди 5 години
CMakeLists.txt.user 3c517952d5 initial commit преди 6 години
README.md 71d72eafc5 adding readme преди 5 години
main.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL преди 5 години
socket_listener.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL преди 5 години

README.md

WS Server

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