mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 12:15:58 -05: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()`.