All Questions
1 question
0
votes
1
answer
713
views
How to use boost::beast to connect to Coinbase's websocket API
I'm a bit new to websocket programming. I've been trying to use this example :- https://www.boost.org/doc/libs/develop/libs/beast/example/websocket/client/async-ssl/websocket_client_async_ssl.cpp to ...