mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-06 21:45:23 -05:00
![Erik Johnston](/assets/img/avatar_default.png)
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()`.