Update proposals/4222-sync-v2-state-after.md

Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
erikj/sync_v2_state_after
Travis Ralston 5 months ago committed by GitHub
parent 38b0f091fd
commit 32eaa21058
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -194,7 +194,7 @@ Since the current state of the room does not include the new state event, it's e
## Potential issues
With the proposed API the common case for receiving a state update will cause the event to come down in both the
`timeline` and `state` sections, potentially increasing bandwidth usage. However, it is common for the HTTP responses to
`timeline` and `state_after` sections, potentially increasing bandwidth usage. However, it is common for the HTTP responses to
be compressed, heavily reducing the impact of having duplicated data.
Both before and after this proposal, clients are not able to calculate reliably exactly when in the

Loading…
Cancel
Save