remoting-websocket-client
v0.2.0
Published
RemotingWebsocketClient 工具库
Readme
Remoting WebSocket Client
使用
https://unpkg.com/remoting-websocket-client
https://unpkg.com/remoting-websocket-client@latest/remoting-websocket-client.js
https://unpkg.com/remoting-websocket-client@latest/remoting-websocket-client.min.js压缩及发布
压缩
npm install terser -g
terser remoting-websocket-client.js -o remoting-websocket-client.min.js -c -m发布
npm login
npm publish