MatrixSynapse/synapse/app
Erik Johnston 51055c8c44
Allow ReplicationRestResource to be added to workers (#7515)
This allows workers to talk to each other over HTTP replication.
2020-05-18 12:24:48 +01:00
..
__init__.py
_base.py Fix new flake8 errors (#7470) 2020-05-12 11:20:48 +01:00
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Allow ReplicationRestResource to be added to workers (#7515) 2020-05-18 12:24:48 +01:00
homeserver.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
media_repository.py
pusher.py
synchrotron.py
user_dir.py