Available on crate features
source-rest and source-websocket only.Modules§
Structs§
- Websocket
Source - A WebSocket streaming source.
- Websocket
Source Config - Configuration for the WebSocket source.
Enums§
- Faucet
Error - All possible errors returned by faucet-stream.
- 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.
Traits§
- Source
- A source fetches records from an external system.