forked-synapse/synapse/federation/transport/server
Patrick Cloke 3e4af36bc8
Rename get_tcp_replication to get_replication_command_handler. (#12192)
Since the object it returns is a ReplicationCommandHandler.

This is clean-up from adding support to Redis where the command handler
was added as an additional layer of abstraction from the TCP protocol.
2022-03-10 13:01:56 +00:00
..
__init__.py Implement account status endpoints (MSC3720) (#12001) 2022-02-22 15:10:10 +00:00
_base.py Rename get_tcp_replication to get_replication_command_handler. (#12192) 2022-03-10 13:01:56 +00:00
federation.py Remove the unstable /spaces endpoint. (#12073) 2022-02-28 18:33:00 +00:00
groups_local.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00:00
groups_server.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00:00