mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-01 12:35:04 -04:00
It is supposed to be an improvement over `state`, since it allows the server to send updates to the state that might not be reflected in the timeline. This is also the same behavior as in Simplified Sliding Sync. This is MSC4222 that was accepted and is about to get merged in the spec. --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>