HuobiRDCenter/huobi_Golang

marketwebsocket 如何获取 "ch"

zwh123214 opened this issue · 1 comments

在php的demo中是直接返回,但是在golang中,这个属性被私有化了,如果能把handleMessage放开,自定义解析就好了

找到方法了,可以通过WebSocketClientBase设置自定义解析闭包