mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-30 06:48:35 -04:00
![]() hs.get_handlers() can not be invoked from split out processes. Moving the invocations down a level means that we can slowly split out individual servlets. |
||
---|---|---|
.. | ||
__init__.py | ||
admin.py | ||
base.py | ||
directory.py | ||
events.py | ||
initial_sync.py | ||
login.py | ||
logout.py | ||
presence.py | ||
profile.py | ||
push_rule.py | ||
pusher.py | ||
register.py | ||
room.py | ||
transactions.py | ||
voip.py |