mirror of
https://mau.dev/maunium/synapse.git
synced 2025-03-05 12:10:22 +01:00
This refactors MatrixFederationAgent to move the SRV lookup into the endpoint code, this has two benefits: 1. Its easier to retry different host/ports in the same way as HostnameEndpoint. 2. We avoid SRV lookups if we have a free connection in the pool |
||
---|---|---|
.. | ||
federation | ||
__init__.py | ||
ca.crt | ||
ca.key | ||
server.key | ||
test_endpoint.py | ||
test_fedclient.py |