mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 03:30:50 -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()`. |
||
|---|---|---|
| .. | ||
| streams | ||
| __init__.py | ||
| test_commands.py | ||
| test_remote_server_up.py | ||