Files
matrix-rust-sdk/matrix_sdk_base
Damir Jelić 4f2cad8f62
CI / Check style (push) Failing after 38s
CI / Run clippy (push) Has been skipped
CI / linux / beta (push) Has been skipped
CI / linux / stable (push) Has been skipped
CI / macOS / stable (push) Has been skipped
CI / windows / stable-x86_64-msvc (push) Has been skipped
matrix-sdk: Bump our versions
2021-01-05 11:23:18 +01:00
..
2021-01-05 11:23:18 +01:00

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.