matrix-rust-sdk/matrix_sdk_base
Damir Jelić 43b7072609 matrix-sdk: Fix some newly introduced clippy warnings 2021-05-06 20:42:27 +02:00
..
.cargo
examples base: Allow the test target to be compiled on WASM 2021-03-30 13:05:45 +02:00
src matrix-sdk: Fix some newly introduced clippy warnings 2021-05-06 20:42:27 +02:00
Cargo.toml chore: bump ruma 2021-04-26 08:05:58 +02:00
README.md

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.