Module workflow_websocket::client::config
source · Structs
- Configuration struct for WebSocket client (native Tungstenite connections only) This
WebSocketConfig
is mirrored from Tungstenite, and has no effect when used in the WASM (browser) environment due to lack of control in browser websockets.