matrix-rust-sdk/bindings
Ivan Enderlin f8b02d1a11
feat(crypto-js): Implement `OlmMachine.export_room_keys` and `.import_room_keys`
feat(crypto-js): Implement `OlmMachine.export_room_keys` and `.import_room_keys`
2022-09-27 07:26:51 +02:00
..
apple chore: Upgrade UniFFI 2022-09-09 14:30:23 +02:00
matrix-sdk-crypto-ffi feat(crypto-ffi): Update `olm.udl`. 2022-09-21 13:24:25 +02:00
matrix-sdk-crypto-js test(crypto-js): Test `InboundGrounSession.sessionId` and `.hasBeenImported`. 2022-09-22 11:31:28 +02:00
matrix-sdk-crypto-nodejs refactor!: Move JS-specific functionality behind a Cargo feature 2022-09-20 14:08:21 +02:00
matrix-sdk-ffi feat: add Result return value to sync_* (#1037) 2022-09-26 17:14:15 +02:00
README.md chore: Implement feedback. 2022-06-23 15:53:19 +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.