matrix-rust-sdk/matrix_sdk
Damir Jelić dea3d4cb68 sas: Implement a missing todo, allow accepting in-room verifications.
Technically that's not needed since we auto-accept here after we
accepted the request but we still need to remove the TODO there.
2021-05-07 16:57:52 +02:00
..
examples client: Remove a now unneeded workaround for UIA 2021-05-06 19:18:22 +02:00
src sas: Implement a missing todo, allow accepting in-room verifications. 2021-05-07 16:57:52 +02:00
Cargo.toml matrix-sdk: require_auth_for_profile_requests feature and force_auth request config 2021-04-26 17:31:25 +02: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