matrix-rust-sdk icon indicating copy to clipboard operation
matrix-rust-sdk copied to clipboard

Device dehydration support

Open poljar opened this issue 4 years ago • 0 comments

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.

poljar avatar Nov 09 '21 14:11 poljar