matrix-rust-sdk/matrix_sdk_base
2021-05-12 15:36:52 -04:00
..
.cargo
examples Add rustfmt config file and run over workspace 2021-05-12 15:36:52 -04:00
src Add rustfmt config file and run over workspace 2021-05-12 15:36:52 -04:00
Cargo.toml chore: bump ruma 2021-04-26 08:05:58 +02:00
README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk-base

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

NOTE: This is the no IO client state machine, you're probably interested in the main rust-sdk crate.