From 284793d0b70f024ee649a49d91dcb95d4af20959 Mon Sep 17 00:00:00 2001 From: Marcus B Spencer Date: Mon, 14 Apr 2025 01:27:36 -0500 Subject: [PATCH] fix(relay-v1): state that both A and B are in session mode (fixes #802) Permanent protocol and temporary protocol submodes don't exist in session mode. --- specs/relay-v1.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/specs/relay-v1.rst b/specs/relay-v1.rst index 1b3432245..ea45d738d 100644 --- a/specs/relay-v1.rst +++ b/specs/relay-v1.rst @@ -137,8 +137,11 @@ relayed between the two devices in the session directly. Example Exchange ^^^^^^^^^^^^^^^^ -Client A - Permanent protocol mode -Client B - Temporary protocol mode +Client A is the first to join the session. + +Client B is the second to join the session. + +Both are in session mode. === ======================= ====================== ===================== # Client (A) Relay Client (B)