mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
1800aabfc2
The idea here is to take anything to do with incoming events and move it out to a separate handler, as a way of making FederationHandler smaller. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account_data.py | ||
devices.py | ||
federation.py | ||
login.py | ||
membership.py | ||
presence.py | ||
push.py | ||
register.py | ||
send_event.py | ||
streams.py |