mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-18 21:11:17 +02:00
* Port synapse.replication.tcp to async/await * Newsfile * Correctly document type of on_<FOO> functions as async * Don't be overenthusiastic with the asyncing....