MatrixSynapse/synapse/federation
Richard van der Hoff 5c15039e06
Clean up code for sending federation EDUs. (#5381)
This code confused the hell out of me today. Split _get_new_device_messages
into its two (unrelated) parts.
2019-06-13 13:52:08 +01:00
..
sender Clean up code for sending federation EDUs. (#5381) 2019-06-13 13:52:08 +01:00
transport Associate a request_name with each verify request, for logging 2019-06-05 10:46:26 +01:00
__init__.py
federation_base.py Associate a request_name with each verify request, for logging 2019-06-05 10:46:26 +01:00
federation_client.py
federation_server.py
persistence.py
send_queue.py
units.py