adshao / go-binance

A Go SDK for Binance API
MIT License
1.49k stars 661 forks source link

Websocket Error #351

Closed gutofurlan closed 2 years ago

gutofurlan commented 2 years ago

Good night, I'm having an error when getting data from the websocket, the value takes a long time to come and when it comes it usually comes 0. This error started to occur +- 2 days ago... Would anyone know the reason? thanks

My code websocket: doneC, stopC, err := binance.WsDepthServe(bulk, wsDepthHandler, errHandler)

My bulk is: RAREBUSD, RAREBTC