matrix-rust-sdk/matrix_sdk
Weihang Lo ea7d90de62
client: PUT /_matrix/client/r0/rooms/{roomId}/state/{eventType}/{stateKey}
2021-03-13 16:21:51 +08:00
..
examples matrix-sdk-base: remove InvitedRoom, JoinedRoom, LeftRoom and RoomState 2021-03-05 12:19:50 +01:00
src client: PUT /_matrix/client/r0/rooms/{roomId}/state/{eventType}/{stateKey} 2021-03-13 16:21:51 +08: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