You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A small JavaScript library that decorates the WebSocket API to provide a WebSocket connection that will automatically reconnect if the connection is dropped.",
"main": "reconnecting-websocket.js",
"types": "reconnecting-websocket.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"