Available on crate feature
external_client
only.Expand description
Tools to observe groups without being a member, useful for server implementations.
Modules§
- builder
- Definitions to build an
ExternalClient
.
Structs§
- External
Client - A client capable of observing a group’s state without having private keys required to read content.
- External
Group - A handle to an observed group that can track plaintext control messages and the resulting group state.
- External
Snapshot - Serializable snapshot of an ExternalGroup state.
Enums§
- External
Received Message - The result of processing an ExternalGroup message using process_incoming_message