socket-log-server-mr
v1.0.0-b
Published
System Debug
Downloads
4
Readme
How to use SocketLogServer
- Make sure has installed the 'SocketLog' plugin in the Chrome shop
- Install SocketLogServer
npm install -g socket-log-server-mr
- Run
socket-log-server
- This is will start a websocket serve with 1229 port
使用SocketLogServer
- 首先,请在chrome浏览器上安装好插件。谷歌商店搜索“SocketLog”。
- 安装服务端
npm install -g socket-log-server-mr
- 运行命令
socket-log-server
即可启动服务。 - 将会在本地起一个websocket服务 ,监听端口是1229 。