Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for the WebSocket source.

Structs§

WebsocketSourceConfig
Configuration for the WebSocket source.

Enums§

OnParseError
What to do when a Json-mode frame is not valid JSON.
WebsocketAuth
Authentication for the WebSocket upgrade request.
WsMessageFormat
How each incoming frame is converted into a record.