matrix-rust-sdk/bindings
Andy Balaam 1f524f2dec
Merge pull request #3327 from matrix-org/andybalaam/expose-wait-e2ee
ffi: Expose Encryption::wait_for_e2ee_initialization_tasks
2024-04-19 11:26:06 +01:00
..
apple ffi: Use async functions in `AuthenticationService` (#3294) 2024-04-04 15:54:20 +00:00
matrix-sdk-crypto-ffi chore: Disable clippy::assigning_clones lint 2024-04-02 15:05:41 +02:00
matrix-sdk-ffi Merge pull request #3327 from matrix-org/andybalaam/expose-wait-e2ee 2024-04-19 11:26:06 +01:00
CONTRIBUTING.md Add a guide for contributing to UniFFI bindings 2023-03-14 15:39:09 +01:00
README.md Remove matrix-sdk-crypto-js 2023-07-13 13:11:02 +02: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.

There are also external bindings in other repositories:

Contributing

To contribute read this guide.