C++ WebSocket

edited October 2020 in General

I'm trying to write a C++ WebSocket to do the same what is on the link - https://developers.binary.com/demos . I've tried various libraries, each with different ways, but I don't succeed and desperately need help.

Could you provide a working C++ program using websocket with any library (Boost.Beast, Boost.Asio, Websocketpp, Libwebsockets (yes, it's C), etc)?

Tagged:

Comments

Sign In or Register to comment.