Commit ccd6fe39 by ken

depth

parent 36c9375b
// const stream = 'wss://api.zb.cn:9999/websocket';
const stream = "wss://kline.zb.cn/websocket";
const stream = 'wss://api.zb.cn:9999/websocket';
// const stream = "wss://kline.zb.cn/websocket";
const WebSocket = require('ws');
const request = require('request');
const pako = require('pako');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment