Reconnectable websocket client with RxJS Subject
-
Updated
May 19, 2025 - TypeScript
Reconnectable websocket client with RxJS Subject
websocket 断开自动重连,使用简单,无依赖,TypeScript编写,单元测试。
Real-Time-Chat-Application - built on Redis, which internally works on a Queue model for rate limiting. This system handles 500+ plus notifications per second.
The nostr-websocket-utils repository offers a TypeScript library that provides robust WebSocket utilities for Nostr applications. It features automatic reconnection with configurable attempts, heartbeat monitoring, message queuing during disconnections, channel-based broadcasting, type-safe message handling, and built-in logging.
WebSocket with auto-reconnection — a drop-in replacement for the standard WebSocket.
Add a description, image, and links to the reconnection topic page so that developers can more easily learn about it.
To associate your repository with the reconnection topic, visit your repo's landing page and select "manage topics."