matrix-rust-sdk/matrix_sdk
Julian Sparber 19cacb1f26 matrix-sdk: Add `room::State` enum
This enum contains the room in the Joined, Left and Invited state.
2021-03-17 13:08:31 +01:00
..
examples matrix-sdk: Reexport matrix_sdk_base::Room as BaseRoom 2021-03-17 12:17:37 +01:00
src matrix-sdk: Add `room::State` enum 2021-03-17 13:08:31 +01:00
Cargo.toml client: Fix the sync_with_callback example 2021-02-10 09:51:14 +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