UNPKG

ws-reconnect

Version:
22 lines (21 loc) 464 B
{ "name": "ws-reconnect", "version": "1.0.7", "description": "websocket client that reconnect", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ws", "websocket", "reconnect", "ws client" ], "dependencies": { "ws": "*" }, "repository": "https://github.com/ofirattia/ws-reconnect", "author": "ofirattia@gmail.com", "license": "ISC" }