Skip to content

Commit 284793d

Browse files
committed
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.
1 parent 7d2c6e7 commit 284793d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

specs/relay-v1.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,11 @@ relayed between the two devices in the session directly.
137137
Example Exchange
138138
^^^^^^^^^^^^^^^^
139139

140-
Client A - Permanent protocol mode
141-
Client B - Temporary protocol mode
140+
Client A is the first to join the session.
141+
142+
Client B is the second to join the session.
143+
144+
Both are in session mode.
142145

143146
=== ======================= ====================== =====================
144147
# Client (A) Relay Client (B)

0 commit comments

Comments
 (0)