mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-08-01 18:36:54 -04:00
The live MSC3814 round trip now subscribes via `state_stream()` and drives `start()` through its builder, following the renamed method and the removed `StartDehydrationOpts` struct. Signed-off-by: Jason Volk <jason@zemos.net>