ViewBlock / binance-api-node

:chart: A complete and heavily tested wrapper with typings for the Binance API.
657 stars 502 forks source link

Listen to multiple ws for different accounts #581

Closed mohilles closed 2 years ago

mohilles commented 2 years ago

How can i listen to multiple web-sockets for a different accounts? And how can i clean (close) the ws connection when i end?

Thank you

LaecioMenezes commented 2 years ago

how did you solved? can u share with us? @mohilles