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