Using uWebSockets as a Client to Connect to Binance WebSocket API #1781
Answered
by
uNetworkingAB
bansalshaleen
asked this question in
Q&A
-
Hello, I am interested in using uWebSockets as a client to connect to a WebSocket and stream data. Specifically, I would like to connect to Binance's top feed WebSocket at the URL wss://stream.binance.com:9443/ws and subscribe to receive BTC top feed data. Could you please advise on whether this is possible using uWebSockets? If so, are there any examples or documentation that could help me implement this? Thank you for your assistance. Best regards, |
Beta Was this translation helpful? Give feedback.
Answered by
uNetworkingAB
Sep 18, 2024
Replies: 1 comment 1 reply
-
It's not possible, uWS has no client only an idea of a portential interface |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bansalshaleen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not possible, uWS has no client only an idea of a portential interface