Expand description
Nostr MLS storage - A set of storage provider traits and types for implementing MLS storage
It is designed to be used in conjunction with the openmls crate.
Modules§
- groups
- Groups module
- messages
- Messages module
- test_
utils - Test utilities for cross-storage consistency testing
- welcomes
- Welcomes module
Macros§
- test_
both_ storages - Macro to generate cross-storage tests for both SQLite and Memory implementations
Enums§
- Backend
- Backend
Traits§
- Nostr
MlsStorage Provider - Storage provider for the Nostr MLS storage