matrix-org / matrix-rust-sdk-crypto-wasm

Apache License 2.0
13 stars 7 forks source link

Add support for sending encrypted to_device #101

Closed BillCarsonFr closed 2 months ago

BillCarsonFr commented 9 months ago

Depends on https://github.com/matrix-org/matrix-rust-sdk/pull/3091

Add bindings to support sending custom encrypted to device event. see https://github.com/matrix-org/matrix-js-sdk/issues/3304