Websocket server written in C++

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

README.md

WS Server

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