mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 19:26:56 +00:00
3085cde577
We move the processing of typing and federation replication traffic into their handlers so that `Stream.current_token()` points to a valid token. This allows us to remove `get_streams_to_replicate()` and `stream_positions()`.