forked-synapse/synapse/federation
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
..
sender Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00
transport Spaces summary: call out to other servers (#9653) 2021-03-24 12:45:39 +00:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
federation_client.py Spaces summary: call out to other servers (#9653) 2021-03-24 12:45:39 +00:00
federation_server.py Make federation catchup send last event from any server. (#9640) 2021-03-18 15:52:26 +00:00
persistence.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
send_queue.py Add type hints for the federation sender. (#9681) 2021-03-29 11:43:20 -04:00
units.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00