Files
matrix-rust-sdk/matrix_sdk_base
Amanda Graven 5be7bb980d Add custom storage
Add an additional tree to the Store where custom api consumer data may
be stored.
2021-08-25 11:39:43 +02:00
..
2021-06-23 16:12:23 +02:00
2021-08-25 11:39:43 +02:00
2021-08-12 10:41:20 +02: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.