From 0305ea1ac528e64dd16853d07935417d748ad1ce Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Wed, 21 Jun 2023 10:35:38 +0000 Subject: deploy: 6c749c51244df582cce8579f99a0856f79145c2e --- develop/development/synapse_architecture/faster_joins.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/development/synapse_architecture/faster_joins.html') diff --git a/develop/development/synapse_architecture/faster_joins.html b/develop/development/synapse_architecture/faster_joins.html index 925ba53fe7..1c77bbc91f 100644 --- a/develop/development/synapse_architecture/faster_joins.html +++ b/develop/development/synapse_architecture/faster_joins.html @@ -153,7 +153,7 @@
  • record the rationale behind our choices.
  • See also MSC3902.

    -

    The key idea is described by MSC706. This allows servers to +

    The key idea is described by MSC3706. This allows servers to request a lightweight response to the federation /send_join endpoint. This is called a faster join, also known as a partial join. In these notes we'll usually use the word "partial" as it matches the database schema.

    -- cgit 1.5.1