Files
matrix-rust-sdk/bindings
Jason Volk aed26ac0bb refactor(sdk, ffi): rename events() to state_stream().
The subscription method is now `state_stream()`, matching the backups and
recovery submodules; `events` was too overloaded a name in a Matrix client.

Signed-off-by: Jason Volk <jason@zemos.net>
2026-07-31 14:17:26 +02:00
..
2026-05-18 15:05:52 +02:00

Matrix Rust SDK bindings

In this directory, one can find bindings to the Rust SDK that are maintained by the owners of the Matrix Rust SDK project.

There are also external bindings in other repositories:

Contributing

To contribute read this guide.