Crate nrc_mls_storage

Crate nrc_mls_storage 

Source
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§

NostrMlsStorageProvider
Storage provider for the Nostr MLS storage