matrix-rust-sdk/bindings
Ivan Enderlin 2d56f550aa
fix(sdk): Fix, test, and clean up `SlidingSyncListRequestGenerator`
fix(sdk): Fix, test, and clean up `SlidingSyncListRequestGenerator`
2023-03-16 17:04:05 +01:00
..
apple fix(bindings): More authentication service server name fixes 2023-03-14 14:40:19 +00:00
matrix-sdk-crypto-ffi feat(ffi): Create the `version` and `vodozemac_version` functions. 2023-03-16 09:53:39 +01:00
matrix-sdk-crypto-js fixup! Re-expose the vodozemac and matrix-sdk-crypto versions in the bindings 2023-03-16 09:53:39 +01:00
matrix-sdk-crypto-nodejs chore(crypto-nodejs): Fix a lint. 2023-03-16 10:39:43 +01:00
matrix-sdk-ffi fix(sdk): Fix, test, and clean up `SlidingSyncListRequestGenerator` 2023-03-16 17:04:05 +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.