forked-synapse/synapse/replication/tcp/streams
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
..
__init__.py make user signatures a separate stream 2019-10-30 17:22:52 -04:00
_base.py Port synapse.replication.tcp to async/await (#6666) 2020-01-16 09:16:12 +00:00
events.py Port synapse.replication.tcp to async/await (#6666) 2020-01-16 09:16:12 +00:00
federation.py Fixup synapse.replication to pass mypy checks (#6667) 2020-01-14 14:08:06 +00:00