MatrixSynapse/synapse/federation
Patrick Cloke 1781bbe319
Add type hints to response cache. (#8507)
2020-10-09 11:35:11 -04:00
..
sender Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
transport Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
__init__.py
federation_base.py
federation_client.py Mypy fixes for `synapse.handlers.federation` (#8422) 2020-09-29 15:57:36 +01:00
federation_server.py Add type hints to response cache. (#8507) 2020-10-09 11:35:11 -04:00
persistence.py
send_queue.py
units.py