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 ofAtpSessionStore
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§
- Authorization
Provider - A trait for providing authorization tokens.
- Clone
With Proxy - A trait for cloning a client with a proxy header.
- Configure
- A trait for configuring the endpoint and headers of a client.
- Session
Manager - A trait for managing sessions.
Type Aliases§
- Atproto
Service Type - Supported proxy targets.