Websocket server written in C++

Emmanuel Buckshi 71d72eafc5 adding readme 5 yıl önce
headers 52bec0d188 renaming files and classname for TcpListener 5 yıl önce
.gitignore 16cb8b712c adding gitignore 5 yıl önce
CMakeLists.txt 52bec0d188 renaming files and classname for TcpListener 5 yıl önce
CMakeLists.txt.user 3c517952d5 initial commit 6 yıl önce
README.md 71d72eafc5 adding readme 5 yıl önce
TcpListener.cpp 3c517952d5 initial commit 6 yıl önce
main.cpp 52bec0d188 renaming files and classname for TcpListener 5 yıl önce
tcplistener.cpp 52bec0d188 renaming files and classname for TcpListener 5 yıl önce

README.md

WS Server

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