matrix-rust-sdk/matrix_sdk
Damir Jelić db1efcd1fc feat(sdk): Expose the cross signing user identities
This patch adds support to fetch cross signing user identities from the
crypto store, those can now be used to request verifications and inspect
the master keys of users.
2021-09-09 10:40:36 +02:00
..
examples Rewrite event handler abstraction 2021-08-17 00:26:01 +02:00
src feat(sdk): Expose the cross signing user identities 2021-09-09 10:40:36 +02:00
Cargo.toml feat(sdk): Expose the cross signing user identities 2021-09-09 10:40:36 +02:00
README.md matrix-sdk: Add a bunch of readmes to the crates. 2020-05-26 19:33:13 +02:00

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