MatrixSynapse/synapse/federation
Patrick Cloke ad6190c925
Convert stream database to async/await. (#8074)
2020-08-17 07:24:46 -04:00
..
sender Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
transport Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
__init__.py
federation_base.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
federation_client.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -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 Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
units.py