matrix-rust-sdk/matrix_sdk_common
Damir Jelić 48b3307934 chore: Bump our deps 2021-09-10 10:08:48 +02:00
..
src Add new RoomEvent type, try to decrypt event 2021-07-28 19:49:41 +02:00
Cargo.toml chore: Bump our deps 2021-09-10 10:08:48 +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-common

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

NOTE: These are common dependencies for the different sdk layers, you're probably interested in the main rust-sdk crate.