Commit c5ee1a2a by ken

depth

parent 6ad46526
const stream = 'wss://kline.zb.cn/websocket';
const stream = 'wss://api.zb.cn:9999/websocket';
// const stream = "wss://kline.zb.com:2443/websocket";
const WebSocket = require('ws');
const request = require('request');
......
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