配合x-websocket使用,命令行客户端工具
npm install x-websocket-cli -g
># x-ws -h
Usage: index [options]
Options:
-V, --version output the version number
-H,--host [value] 指定连接的socket服务端
-p,--port [value] 指定监听本地的端口
-h, --help output usage information
-V 为版本号 -H 为需要连接的服务器端地址 -p 为本机端口 -h 为帮助信息