Problem
OpenMls has storage requirements which are currently not met. Libchat uses an in MemoryStore so data is not persisted.
Whats Needed
- Expose MLS storage requirements so that external providers can implement them
- Provide one Extension which implements Storage so it can be used in Client
Problem
OpenMls has storage requirements which are currently not met. Libchat uses an in MemoryStore so data is not persisted.
Whats Needed