synapse-product/synapse/federation
Erik Johnston 48c3a96886
Port synapse.replication.tcp to async/await (#6666)
* Port synapse.replication.tcp to async/await

* Newsfile

* Correctly document type of on_<FOO> functions as async

* Don't be overenthusiastic with the asyncing....
2020-01-16 09:16:12 +00:00
..
sender Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
transport Merge pull request #6349 from matrix-org/babolivier/msc1802 2019-12-11 11:41:47 +00:00
__init__.py
federation_base.py Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
federation_client.py Merge pull request #6349 from matrix-org/babolivier/msc1802 2019-12-11 11:41:47 +00:00
federation_server.py Process EDUs in parallel with PDUs. (#6697) 2020-01-14 14:08:35 +00:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Port synapse.replication.tcp to async/await (#6666) 2020-01-16 09:16:12 +00:00
units.py Link the send loop with the edus contexts 2019-09-05 14:42:37 +01:00