MatrixSynapse/synapse/app
Erik Johnston 95cb401ae0
Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer
Remove ReplicationLayer and user Client/Server directly
2018-03-13 15:45:08 +00:00
..
__init__.py
_base.py
appservice.py
client_reader.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
event_creator.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
federation_reader.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
federation_sender.py
frontend_proxy.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
homeserver.py s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
media_repository.py Don't build handlers on workers unnecessarily 2018-03-13 11:08:10 +00:00
pusher.py Move storage functions for push calculations 2018-02-27 13:58:16 +00:00
synchrotron.py Move storage functions for push calculations 2018-02-27 13:58:16 +00:00
synctl.py
user_dir.py