How to Reconnect WS? #233
Unanswered
marvin-hansen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Binance API states that the web socket connection must re-connect every 24 hours otherwise the server
will force disconnect.
I just started out with the example code, as shown below, to connect to multiple markets.
How do I add a re-connect every 23h to ensure the connection remains open permanently?
Beta Was this translation helpful? Give feedback.
All reactions