synapse-old/synapse/federation
Patrick Cloke b975fa2e99
Convert state resolution to async/await (#7942)
2020-07-24 10:59:51 -04:00
..
sender Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
transport Abort federation requests if the client disconnects early (#7930) 2020-07-23 16:52:33 +01:00
__init__.py
federation_base.py
federation_client.py Convert synapse.app to async/await. (#7868) 2020-07-17 07:08:56 -04:00
federation_server.py Put a cache on `/state_ids` (#7931) 2020-07-23 18:38:19 +01:00
persistence.py
send_queue.py
units.py