{"library":"forever-websocket","type":"library","category":null,"description":"A reconnecting WebSocket client that is isomorphic (works in browser and Node.js). Version 1.0.1 provides a WebSocket API-compatible wrapper with automatic reconnection, configurable backoff strategies (Fibonacci, exponential), pings to keep connections alive, and timeouts for idle connections. Unlike similar libraries like reconnecting-websocket, it exposes all standard WebSocket properties and methods directly, making it a drop-in replacement. The package is stable with no recent releases, suitable for applications needing persistent WebSocket connections with minimal overhead.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","WebSocket","ws","reconnecting","reconnect","persistent","isomorphic"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install forever-websocket","imports":["import { ForeverWebSocket } from 'forever-websocket'","const { ForeverWebSocket } = require('forever-websocket')","import { ForeverWebSocket } from 'forever-websocket'"]},{"cmd":"yarn add forever-websocket","imports":[]},{"cmd":"pnpm add forever-websocket","imports":[]}],"homepage":"https://github.com/dutu/forever-websocket","github":"https://github.com/dutu/forever-websocket","docs":null,"changelog":null,"pypi":null,"npm":"forever-websocket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}