matrix-rust-sdk
matrix-rust-sdk copied to clipboard
Device dehydration support
Related MSC: https://github.com/matrix-org/matrix-doc/pull/2697
This probably means that we'll want a special constructor for the OlmMachine, which takes the Account pickle as an argument.
The top level SDK crate can optionally check for the existence of such a device and download it from the server to initialize the OlmMachine.