API Reference off_broadway_websocket v0.0.1

Modules

Provides functions to establish and configure WebSocket connections using the gun library, with customizable timeouts and connection options.

A GenStage producer that manages WebSocket connections using the gun library.

Manages the state for WebSocket producer in an Off-Broadway setup. This includes demand tracking, reconnection parameters, and message queuing.

Utility module for managing a queue with demand-based operations.