Module workflow_websocket::client::options
source · Structs§
ConnectOptionsis used to configure theWebSocketconnectivity behavior.
Enums§
ConnectionStrategyspecifies how the WebSocketasync fn connect()function should behave during the first-time connectivity phase. @category WebSocket