mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 16:04:13 -04:00
This patch replaces all the API using simplified sliding sync, or sliding sync proxy, by a unified `sliding_sync::Version` type! This patch disables auto-discovery for the moment. It will be re-enable with the next patches.