Skip to content

Commit 5f42ea2

Browse files
authored
fix(specs): state that both A and B are in session mode (fixes #802) (#908)
Permanent protocol and temporary protocol submodes don't exist in session mode.
1 parent b7803ef commit 5f42ea2

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
@@ -140,8 +140,11 @@ relayed between the two devices in the session directly.
140140
Example Exchange
141141
^^^^^^^^^^^^^^^^
142142

143-
Client A - Permanent protocol mode
144-
Client B - Temporary protocol mode
143+
Client A is the first to join the session.
144+
145+
Client B is the second to join the session.
146+
147+
Both are in session mode.
145148

146149
=== ======================= ====================== =====================
147150
# Client (A) Relay Client (B)

0 commit comments

Comments
 (0)