MatrixSynapse/synapse/replication/tcp
Erik Johnston a0063c9a15 Add ReplicationCommandHandler.
The intention is to move all command processing logic to there, out of
protocol, client and resource modules. Currently we only pull out client
command processing from protocol and delegate to
ReplicationClientHandler.
2020-03-31 13:27:36 +01:00
..
streams Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
__init__.py Fix up docs 2017-03-31 11:19:24 +01:00
client.py Add ReplicationCommandHandler. 2020-03-31 13:27:36 +01:00
commands.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
handler.py Add ReplicationCommandHandler. 2020-03-31 13:27:36 +01:00
protocol.py Add ReplicationCommandHandler. 2020-03-31 13:27:36 +01:00
resource.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00