Expand description
Configuration types for the WebSocket source.
Structs§
- Websocket
Source Config - Configuration for the WebSocket source.
Enums§
- OnParse
Error - What to do when a
Json-mode frame is not valid JSON. - Websocket
Auth - Authentication for the WebSocket upgrade request.
- WsMessage
Format - How each incoming frame is converted into a record.