diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-07 16:03:31 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-07 16:03:31 +0000 |
commit | 07286a73b179c7b3888f7cbf15dcf7c4f5a0c3a3 (patch) | |
tree | a9c62914ed34a232cdee3d25dcc83d8381d4057b /synapse/handlers/federation.py | |
parent | Add '/event_auth/' federation api (diff) | |
download | synapse-07286a73b179c7b3888f7cbf15dcf7c4f5a0c3a3.tar.xz |
Use current state to get room hosts, rather than querying the database
Diffstat (limited to 'synapse/handlers/federation.py')
-rw-r--r-- | synapse/handlers/federation.py | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |