Re-exports§
pub use stream::*;
Modules§
Structs§
- Boxed
Streams Client - Wraps an ApiClient to allow turning
a concretely-typed client into type-erased a [
BoxableXmtpApi] allowing for the transformation into a type-erased Api Client - Client
Bundle - Client
Bundle Builder - Builder for
__ClientBundleBuilder. - Combined
D14n Client - D14n
Client - Message
Backend Builder - Builder to access the backend XMTP API Passing a gateway host implicitly enables decentralization.
- Stats
Builder - Tracked
Stats Client - Wraps an ApiClient that tracks stats of each api call
- V3Client
- V3Client
Builder
Enums§
- Client
Bundle Builder Error - Error type for ClientBundleBuilder
- Client
Kind - Message
Backend Builder Error - Query
Error
Traits§
- D14n
Combinator Ext - ToDyn
Api - Indicates this api implementation can be type-erased
and coerced into a
BoxorArc