mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-09 16:24:58 -05:00
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. |
||
|---|---|---|
| .. | ||
| federation | ||
| __init__.py | ||
| additional_resource.py | ||
| client.py | ||
| connectproxyclient.py | ||
| matrixfederationclient.py | ||
| proxyagent.py | ||
| request_metrics.py | ||
| server.py | ||
| servlet.py | ||
| site.py | ||