MatrixSynapse/synapse/federation
Richard van der Hoff cea9750d11 Associate a request_name with each verify request, for logging
Also:
* rename VerifyKeyRequest->VerifyJsonRequest
* calculate key_ids on VerifyJsonRequest construction
* refactor things to pass around VerifyJsonRequests instead of 4-tuples
2019-06-05 10:46:26 +01:00
..
sender Run `black` on per_destination_queue 2019-05-09 16:27:02 +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