mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 09:55:56 -05:00
e9dd8370b0
The TCP replication protocol streams deltas of who has started or stopped syncing. This is different from the HTTP API which periodically sends the full list of users who are syncing. This commit adds support for the new TCP style of sending deltas.