mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-11 06:05:00 -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()`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| test_events.py | ||
| test_receipts.py | ||
| test_typing.py | ||