File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
ianswett-streamy-namespaces Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2961,7 +2961,7 @@ <h3 id="name-subscribing-to-namespaces">
29612961If an endpoint accepts its own PUBLISH, this behaves as self-subscription described
29622962in < 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
29652965bidirectional 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
29672967than one.< a href ="#section-6.1-2 " class ="pilcrow "> ¶</ a > </ p >
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments