MatrixSynapse/synapse/replication/tcp
Erik Johnston 7b2af21b93 s/self.client/self.command_handler/ 2020-04-06 15:38:18 +01:00
..
streams Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
__init__.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
client.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
commands.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
handler.py Move UserSyncCommand handling to CommandHandler 2020-04-06 15:37:25 +01:00
protocol.py Move UserSyncCommand handling to CommandHandler 2020-04-06 15:37:25 +01:00
resource.py s/self.client/self.command_handler/ 2020-04-06 15:38:18 +01:00