Websocket server written in C++

logicp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL 5 tahun lalu
headers 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL 5 tahun lalu
.gitignore 2b54286581 switching to overridable implementation 5 tahun lalu
CMakeLists.txt 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL 5 tahun lalu
CMakeLists.txt.user 3c517952d5 initial commit 6 tahun lalu
README.md 71d72eafc5 adding readme 5 tahun lalu
main.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL 5 tahun lalu
socket_listener.cpp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL 5 tahun lalu

README.md

WS Server

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