matrix-rust-sdk icon indicating copy to clipboard operation
matrix-rust-sdk copied to clipboard

Support sending to_device messages in the rust sdk widget driver. (MSC3819)

Open toger5 opened this issue 9 months ago • 1 comments

The rust sdk widget driver already supports all widget actions required for ElementCall.

It is missing to_device messages however.

MSC:

https://github.com/matrix-org/matrix-spec-proposals/pull/3819

WIP PR:

https://github.com/matrix-org/matrix-rust-sdk/pull/4856

toger5 avatar Mar 28 '25 11:03 toger5

https://github.com/matrix-org/matrix-rust-sdk/pull/4963

fkwp avatar May 14 '25 13:05 fkwp