Module agent

Source
Available on crate feature agent only.
Expand description

Structs and traits for managing sessions and making the XRPC requests.

Modules§

atp_agent
Implementation of AtpAgent and definitions of AtpSessionStore for it.
bluesky
Bluesky specific constants.
utils
Utilities for managing sessions and endpoints.

Structs§

Agent
A wrapper around a session manager and a client service.

Traits§

AuthorizationProvider
A trait for providing authorization tokens.
CloneWithProxy
A trait for cloning a client with a proxy header.
Configure
A trait for configuring the endpoint and headers of a client.
SessionManager
A trait for managing sessions.

Type Aliases§

AtprotoServiceType
Supported proxy targets.