Open skyphone opened 6 years ago
websocket send {"id":1,"method":"depth.update","params":[true,"BBC",5,"0"]} not working.
this result is depth.subscribe response, not webSocket send string
depth.subscribe会先响应,后面就会主动发数据给WEBSOKCET客户端。
websocket send {"id":1,"method":"depth.update","params":[true,"BBC",5,"0"]} not working.