Skip to content

Commit 3984f1d

Browse files
authored
Include enumerations in extensible protocol elements (#1799)
An extension can make e.g. a new filter type.
2 parents e1098a2 + fa4b0f5 commit 3984f1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-ietf-moq-transport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@ specific to the underlying transport protocol usage (see {{session}}).
970970

971971
Endpoints use the exchange of Setup messages to negotiate MOQT extensions.
972972
Extensions can define new Message types, new Parameters, new Properties,
973-
or new framing for Streams and Datagrams.
973+
new Parameter values, or new framing for Streams and Datagrams.
974974

975975
The client and server MUST include all Setup Options {{setup-options}}
976976
required for the negotiated MOQT version in SETUP.

0 commit comments

Comments
 (0)