The Poco C++ Libraries are modern open source C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server and embedded systems.
I am trying to connect to the Echo Test Websocket using the Poco C++ libraries. In order to do so …
c++ connection websocket poco-libraries