Expand description
WebSocket source and sink connectors. WebSocket client source plus client/server sinks.
WebSocket is non-replayable. Sources and sinks are best-effort, and failures can produce gaps or duplicates.
Functionsยง
- register_
websocket_ sink - Registers the WebSocket sink connector with the given registry.
- register_
websocket_ source - Registers the WebSocket source connector with the given registry.