mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-03 20:49:12 -05:00

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()`.