MatrixSynapse/synapse/app
Patrick Cloke f685318c2a
Use ClientRestResource on both the main process and workers. (#14528)
Add logic to ClientRestResource to decide whether to mount servlets
or not based on whether the current process is a worker.

This is clearer to see what a worker runs than the completely separate /
copy & pasted list of servlets being mounted for workers.
2022-12-02 13:10:05 -05:00
..
__init__.py
_base.py
admin_cmd.py
appservice.py
client_reader.py
complement_fork_starter.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Use ClientRestResource on both the main process and workers. (#14528) 2022-12-02 13:10:05 -05:00
homeserver.py
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py