MatrixSynapse/synapse/federation
Erik Johnston 299b00d968
Prioritize outbound to-device over device list updates (#13922)
Otherwise device list changes for large accounts can temporarily delay to-device messages.
2022-09-27 15:17:41 +01:00
..
sender Prioritize outbound to-device over device list updates (#13922) 2022-09-27 15:17:41 +01:00
transport
__init__.py
federation_base.py
federation_client.py
federation_server.py Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823) 2022-09-23 11:47:16 +01:00
persistence.py
send_queue.py
units.py