Files
matrix-rust-sdk/bindings
Doug 279402e0e2 FFI: Add a Client::is_user_status_supported check for apps to gate the feature against. (#6778)
- Adds a method to check whether the server supports everything
necessary to use the User Status feature.
- Removes the `unstable-msc4426` feature as it was enabled by default in
the FFI and there seems little benefit to disabling it at this level.
2026-07-22 17:47:12 +03: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.