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