Websocket server written in C++

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

README.md

WS Server

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