Skip to content

Commit fc6906c

Browse files
authored
Clarify MAX_SUBSCRIBE_ID (#611)
This is an attempt at clarifying MAX_SUBSCRIBE_ID, feel free to make suggestions. Fixes #547
2 parents 9e2e281 + a65034f commit fc6906c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft-ietf-moq-transport.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,9 +1840,9 @@ MAX_SUBSCRIBE_ID
18401840
{: #moq-transport-max-subscribe-id format title="MOQT MAX_SUBSCRIBE_ID Message"}
18411841

18421842
* Subscribe ID: The new Maximum Subscribe ID for the session. If a Subscribe ID
1843-
equal or larger than this is received in any message, including SUBSCRIBE,
1844-
the publisher MUST close the session with an error of 'Too Many Subscribes'.
1845-
More on Subscribe ID in {{message-subscribe-req}}.
1843+
{{message-subscribe-req}} equal or larger than this is received by the publisher
1844+
that sent the MAX_SUBSCRIBE_ID, the publisher MUST close the session with an
1845+
error of 'Too Many Subscribes'.
18461846

18471847
## SUBSCRIBES_BLOCKED {#message-subscribes-blocked}
18481848

0 commit comments

Comments
 (0)