matrix-rust-sdk/matrix_sdk_base
2020-07-02 23:16:56 +02:00
..
.cargo
src base: Put the decrypted event replacing in the correct place. 2020-07-02 23:16:56 +02:00
Cargo.toml Do wasm sepcific changes: 2020-06-17 18:57:39 +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.