Skip to main content

Module streams

Module streams 

Source
Expand description

Streams namespace — set/get callback URL, addStream/listStreams/setStreamUrl/deleteStream, longpoll with default-on preflight (and skip_callback_check opt-out), derive_longpoll_category, parse_callback.

Structs§

LongpollOptions
Longpoll subscription configuration. Construct via Streams::longpoll and chain builder-style overrides.
LongpollPoll
An active longpoll subscription. Three typed streams surface its output:
Streams
Streams namespace. Reach via crate::AudD::streams.