blockcdn-go / exchange-sdk-go

Digital currency trading platform SDK for Go, including okex, binance, huobi and gate.io
MIT License
22 stars 11 forks source link

GATE Websocket APIs #3

Open insionng opened 6 years ago

insionng commented 6 years ago

https://gateio.io/docs/websocket/index.html

gotoxu commented 6 years ago

@huanghua2017 请集成gate交易所的websocket接口

gotoxu commented 6 years ago

@insionng gate交易所的websocket接口现在有问题,如果我向服务器发送server.pingserver.time请求,那么读取消息的时候都会返回EOF错误,无论使用gorilla websocket 还是x/net/websocket都是如此

insionng commented 6 years ago

试下跟GATE直接沟通,support@mail.gate.io 或者直接 @gateio