MatrixSynapse/synapse/federation
Richard van der Hoff c73cc2c2ad
Spaces summary: call out to other servers (#9653)
When we hit an unknown room in the space tree, see if there are other servers that we might be able to poll to get the data.

Fixes: #9447
2021-03-24 12:45:39 +00:00
..
sender Make federation catchup send last event from any server. (#9640) 2021-03-18 15:52:26 +00:00
transport Spaces summary: call out to other servers (#9653) 2021-03-24 12:45:39 +00:00
__init__.py
federation_base.py
federation_client.py Spaces summary: call out to other servers (#9653) 2021-03-24 12:45:39 +00:00
federation_server.py Make federation catchup send last event from any server. (#9640) 2021-03-18 15:52:26 +00:00
persistence.py
send_queue.py
units.py