matrix-rust-sdk/bindings
Benjamin Bouvier 4ca8d61c56 feat(ffi): expose `set_sync_mode` on the sliding sync list
Signed-off-by: Benjamin Bouvier <public@benj.me>
2023-05-30 17:20:05 +02:00
..
apple Update iOS Crypto SDK docs 2023-04-19 18:09:21 +02:00
matrix-sdk-crypto-ffi Add a message id to our encrypted to-device events 2023-05-24 12:29:15 +02:00
matrix-sdk-crypto-js Upgrade Ruma 2023-05-26 12:26:00 +02:00
matrix-sdk-crypto-nodejs Upgrade Ruma 2023-05-26 12:26:00 +02:00
matrix-sdk-ffi feat(ffi): expose `set_sync_mode` on the sliding sync list 2023-05-30 17:20:05 +02:00
CONTRIBUTING.md Add a guide for contributing to UniFFI bindings 2023-03-14 15:39:09 +01:00
README.md Add a guide for contributing to UniFFI bindings 2023-03-14 15:39:09 +01:00

README.md

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.

Contributing

To contribute read this guide.