matrix-rust-sdk/matrix_sdk
Damir Jelić bab8fde0ac crypto: Change the way we share group sessions
This patch removes the need to ask if a group session needs to be shared
it also adapts the method so it re-shares sessions if new users or
devices join the group.
2021-01-15 18:04:45 +01:00
..
examples Merge branch 'master' into new-state-store 2021-01-05 21:40:39 +01:00
src crypto: Change the way we share group sessions 2021-01-15 18:04:45 +01:00
Cargo.toml Merge branch 'master' into new-state-store 2021-01-05 21:40:39 +01:00
README.md matrix-sdk: Add a bunch of readmes to the crates. 2020-05-26 19:33:13 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk

matrix-sdk is an implementation of a Matrix client-server library in Rust.

License

Apache-2.0