CodeBrowser / npm / reconnecting-websocket
reconnecting-websocket@4.4.0
// Reconnecting WebSocket
$ npm install reconnecting-websocket
downloads/wk
855,361
license
MIT
version
4.4.0
published
Feb 7, 2020
What is reconnecting-websocket?
reconnecting-websocket is a wrapper around the standard WebSocket API that automatically reconnects when the connection is lost, with configurable retry logic and exponential backoff. Developers use it to maintain persistent, reliable WebSocket connections in applications where temporary network interruptions or server restarts would otherwise break the connection and require manual reconnection handling.
Keywords
#websocket #client #reconnecting #reconnection #reconnect #forever #persistent #forever #automatic
Maintainers
pladaria