reconnection
There are 22 repositories under reconnection topic.
gvolpe/postgresql-resilient
Automatic re-connection support for PostgreSQL.
akanass/rx-socket-client
Reconnectable websocket client with RxJS Subject
And96/KeepWifiConnected
Simple windows utility that tracks network connection and reconnect to wifi when internet is down.
chenchenwuai/websocket-reconnect
websocket 断开自动重连,使用简单,无依赖,TypeScript编写,单元测试。
rootslab/cocker
Cocker, a socket module to aggressively handle connection retries.
Yuan91/SocketCenter
iOS Socket封装,支持断线重连、心跳机制
ladjs/mongoose
Mongoose helper for Lad
nwaughachukwuma/ws-reqonet
Simple WebSocket wrapper with reconnect logic
ysk229/go-rabbitmq
A wrapper of rabbitmq/amqp091-go that provides reconnection logic and sane defaults,go client rabbitmq
Jayakrishnan-mk/Real-Time-Notification-System
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.
ladjs/stop-agenda
Gracefully stop Agenda and cancel recurring jobs
timolex/Radiodawg
Radiodawg Volumio webradio watchdog
dutu/forever-websocket
WebSocket client, reconnecting and isomorphic. A simple implementation
jmshi/reconnection
scripts and piplines for projects related to MRI and magnetic reconnection
kercylan98/k8s-nginx-ingress-game-websocket-session-affinity
该仓库用于记录解决基于 URL 查询参数(如 appid 和 roomid)的 WebSocket 请求路由与会话亲和性问题。通过合理配置和负载均衡策略,确保客户端在扩容和重连的情况下,能够始终连接到相同的 Pod,保持 WebSocket 会话的稳定性与一致性。
ladjs/agenda
Agenda for Lad
sonirico/libws
A composable WebSocket client library for Go with resilient connections, keep-alive mechanisms, and pluggable behaviors
dpaks/db-loadbalancer
A complete DB loadbalancer with reconnection and health check support
HumanjavaEnterprises/nostr-websocket-utils
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.
komron-m/rabbitmq
RabbitMQ client which supports connection auto recovery
gautaz/webresock
Yet another reconnecting WebSocket using reconnect-core