Skip to main content

Module connection

Module connection 

Source
Expand description

WebSocket connection management: reconnection, failover, heartbeat.

Provides exponential backoff with jitter for reconnection attempts and multi-URL failover support.

Structsยง

ConnectionManager
Manages WebSocket reconnection with exponential backoff and URL failover.