matrix-rust-sdk/bindings
Damir Jelić 516d849ef2
Allow room key forwarding to be enabled and disabled (#1365)
Co-authored-by: Ivan Enderlin <ivan@mnt.io>
2023-03-14 18:23:39 +01:00
..
apple fix(bindings): More authentication service server name fixes 2023-03-14 14:40:19 +00:00
matrix-sdk-crypto-ffi Missing migration method in UDL 2023-03-14 10:28:41 +00:00
matrix-sdk-crypto-js Update js tests 2023-03-14 10:28:15 +00:00
matrix-sdk-crypto-nodejs Remove most mentions of conventional commits 2023-03-06 10:41:18 +01:00
matrix-sdk-ffi Allow room key forwarding to be enabled and disabled (#1365) 2023-03-14 18:23:39 +01: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.