+ 2
Websocket c++
Does anyone know any low latency websocket library for c++ apart from Poco and boost?
2 Answers
0
Poco is the library.
Steps to install POCO liberary:
https://github.com/NDHSRobotics/Teankiki/wikl/Installing Poco-library-an-Ubuntu
https://kezunlin.re/post/281dd8cd/
Client code:
https://oist.github.con/tuxnartin/1218851b7e025f6seccsof919c9dd332
Server code :
https://oithub.con/pocoproject/poco/blob/develop/Net/sanples/WebSocketserver/src/kebsocketServercop
Site to test echo server
http://www.websocket.oro/echo.html connect to "ws://Localhost:9980
Docunentation:
https://pocoproject.org/docs
+ 1
https://github.com/facundofarias/awesome-websockets
https://en.wikipedia.org/wiki/Comparison_of_WebSocket_implementations