Skip to main content

Module client

Module client 

Source
Expand description

Async Xtream Codes API client.

XtreamClient is the primary entry point. It wraps a connection-pooled reqwest::Client and provides typed methods for every Xtream endpoint.

Structsยง

XtreamClient
Async client for the Xtream Codes API.
XtreamClientConfig
Client configuration with timeouts and TLS settings.
XtreamCredentials
Xtream server credentials. Debug is intentionally redacted.