HuobiRDCenter / huobi_Golang

Go SDK for Huobi Spot API
https://www.htx.com/zh-cn/opend/newApiPages/
Apache License 2.0
176 stars 86 forks source link

websocket 接口很容易出现重新链接 #36

Closed xtls2 closed 3 years ago

xtls2 commented 3 years ago

websocket 接口很容易出现重新链接 请检查一下(我自己用golang实现的就不会出现这个问题)

xtls2 commented 3 years ago

reconnect 机制有问题

eynzhang commented 3 years ago

@xtls2 Thanks for your feedback, the reconnection failure is introduced in previous code change, now it is fixed and updated to latest master branch.