MatrixSynapse/synapse/http
Travis Ralston b1d71c687a
Add MSC4040 `matrix-fed` service lookups (#16137)
2023-09-05 15:45:39 -04:00
..
federation Add MSC4040 `matrix-fed` service lookups (#16137) 2023-09-05 15:45:39 -04:00
__init__.py
additional_resource.py
client.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
connectproxyclient.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
matrixfederationclient.py Don't reset retry timers on "valid" error codes (#16221) 2023-09-04 14:04:43 +01:00
proxy.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
proxyagent.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
replicationagent.py Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
request_metrics.py
server.py Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
servlet.py Reject mentions on the C-S API which are invalid. (#15311) 2023-03-24 08:31:14 -04:00
site.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
types.py