forked-synapse/synapse/replication/tcp/streams
Patrick Cloke da75d2ea1f
Add type hints for the federation sender. (#9681)
Includes an abstract base class which both the FederationSender
and the FederationRemoteSendQueue must implement.
2021-03-29 11:43:20 -04:00
..
__init__.py Improve type checking in replication.tcp.Stream (#7291) 2020-04-17 14:49:55 +01:00
_base.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
events.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
federation.py Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00