Files
matrix-rust-sdk/testing/matrix-sdk-test
Benjamin Bouvier a6c133369f sdk: add a mechanism to get all room updates at once
(instead of having to subscribe to a single room in the event cache)
2024-02-15 18:22:11 +01:00
..
2024-01-05 12:58:54 +01:00

Build Status codecov License #matrix-rust-sdk

matrix-sdk-test

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

NOTE: These are just test helpers for the matrix-rust-sdk, you're probably interested in the main rust-sdk crate.