Expand description
MLS Abstraction
Modules§
- MLS groups (aka conversation) are the actual entities cementing all the participants in a conversation.
Structs§
- The entry point for the MLS CoreCrypto library. This struct provides all functionality to create and manage groups, make proposals and commits.
Enums§
Traits§
- An
EpochObserver
is notified whenever a conversation’s epoch changes.