Skip to content

Commit f15a07c

Browse files
author
ID Bot
committed
Script updating gh-pages from 35695e0. [ci skip]
1 parent 727c101 commit f15a07c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ianswett-streamy-namespaces/draft-ietf-moq-transport.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2961,7 +2961,7 @@ <h3 id="name-subscribing-to-namespaces">
29612961
If an endpoint accepts its own PUBLISH, this behaves as self-subscription described
29622962
in <a href="#subscriptions" class="auto internal xref">Section 5.1</a>.<a href="#section-6.1-1" class="pilcrow"></a></p>
29632963
<p id="section-6.1-2">The subscriber sends SUBSCRIBE_NAMESPACE on a new bidirectional stream and the
2964-
publisher <span class="bcp14">MUST</span> send REQUEST_OK or REQUEST_ERROR as the first message on the
2964+
publisher <span class="bcp14">MUST</span> send a single REQUEST_OK or REQUEST_ERROR as the first message on the
29652965
bidirectional stream in response to a SUBSCRIBE_NAMESPACE. The subscriber
29662966
<span class="bcp14">SHOULD</span> close the session with a protocol error if it detects receiving more
29672967
than one.<a href="#section-6.1-2" class="pilcrow"></a></p>

ianswett-streamy-namespaces/draft-ietf-moq-transport.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,10 +1322,10 @@ Table of Contents
13221322
described in Section 5.1.
13231323

13241324
The subscriber sends SUBSCRIBE_NAMESPACE on a new bidirectional
1325-
stream and the publisher MUST send REQUEST_OK or REQUEST_ERROR as the
1326-
first message on the bidirectional stream in response to a
1327-
SUBSCRIBE_NAMESPACE. The subscriber SHOULD close the session with a
1328-
protocol error if it detects receiving more than one.
1325+
stream and the publisher MUST send a single REQUEST_OK or
1326+
REQUEST_ERROR as the first message on the bidirectional stream in
1327+
response to a SUBSCRIBE_NAMESPACE. The subscriber SHOULD close the
1328+
session with a protocol error if it detects receiving more than one.
13291329

13301330
The receiver of a REQUEST_OK or REQUEST_ERROR ought to forward the
13311331
result to the application, so the application can decide which other

0 commit comments

Comments
 (0)