Closed KonstantinLitvin closed 3 years ago
Change to combined mode by replace the url to
wss://stream.binance.com:9443/stream?streams=<listen_key_1>/<listen_key_2>/<listen_key_3>
Then the listen key will be returned in the message, that can be used to identify different users.
Thanks!
When I subscribe to several user data streams (get listenkey for each account data stream for futures) and get message from one of the stream I can't find out which data stream send me that update message (there's no field like account id... ). Do you have any ideas?