ObservableWebSocket
JSON →A WebSocket client that enables interaction via RxJS-like subscriptions. Version 0.1.3 is the current stable release. It automatically manages connection lifecycle: establishes connection on first subscribe, reconnects up to a configurable limit on unexpected disconnection, and closes when the last consumer unsubscribes. Differentiating features include observable-based message handling and built-in reconnection logic. Suitable for Node.js >=8.0.0.
Resources
packageobservable-websocket ↗
API endpoints
full doc /v1/registry/observable-websocket