mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-24 19:15:56 -05:00
By splitting this to two separate methods the callers know what methods they can expect on the handler. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| directory.py | ||
| events.py | ||
| initial_sync.py | ||
| login.py | ||
| logout.py | ||
| presence.py | ||
| profile.py | ||
| push_rule.py | ||
| pusher.py | ||
| room.py | ||
| voip.py | ||