Expand description
MLS Abstraction
Modules§
- conversation
- MLS groups (aka conversation) are the actual entities cementing all the participants in a conversation.
- credential
- This module focuses on
Credentials: cryptographic assertions of identity.
Enums§
Traits§
- Epoch
Observer - An
EpochObserveris notified whenever a conversation’s epoch changes. - History
Observer - The
HistoryObserverwill be called when updating the history client in a conversation