[][src]Function libtwitch_rs::kraken::ingests::servers

pub fn servers(c: &TwitchClient) -> TwitchResult<IngestServerList>

Gets a list of Twitch ingest servers

The Twitch ingesting system is the first stop for a broadcast stream. An ingest server receives your stream, and the ingesting system authorizes and registers streams, then prepares them for viewers.

Authentication: None