In libcurl v1.56 I added TCurlWebsocketClass which implements new WebSocket communication api.
You can find an example in examples\Websockets folder.
2 Likes
Thank you.
Have you thought about making a web server based on the some libraries, like
Libmicrohttpd - GNU Project - Free Software Foundation
or
POCO C++ Libraries - Simplify C++ Development (pocoproject.org) ?
I could, but there are no sponsors.