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 connect to the coinbase websocket api over here :- https://docs.pro.coinbase.com/#websocket-feed
However, I keep getting 400 - Bad Request in the response on wireshark.
Here is a snapshot of my TCP request :-
Any idea what I might be doing wrong here?
2.1m questions
2.1m answers
60 comments
57.0k users