MatrixSynapse/synapse/http
Richard van der Hoff 7273011f60
Faster joins: Support for calling `/federation/v1/state` (#12013)
This is an endpoint that we have server-side support for, but no client-side support. It's going to be useful for resyncing partial-stated rooms, so let's introduce it.
2022-02-22 12:17:10 +00:00
..
federation
__init__.py
additional_resource.py
client.py
connectproxyclient.py
matrixfederationclient.py Faster joins: Support for calling `/federation/v1/state` (#12013) 2022-02-22 12:17:10 +00:00
proxyagent.py
request_metrics.py
server.py
servlet.py
site.py