synapse/changelog.d/12013.misc
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

2 lines
102 B
Plaintext

Preparation for faster-room-join work: Support for calling `/federation/v1/state` on a remote server.