Skip to content

Commit cd49969

Browse files
authored
RESET_STREAM_AT is used, but not required
Fixes #874
1 parent aa33520 commit cd49969

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

draft-ietf-moq-transport.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,10 @@ semantics (see {{?I-D.ietf-webtrans-overview, Section 4}}); thus, the
510510
main difference lies in how the servers are identified and how the
511511
connection is established. When using QUIC, datagrams MUST be
512512
supported via the [QUIC-DATAGRAM] extension, which is already a
513-
requirement for WebTransport over HTTP/3.
513+
requirement for WebTransport over HTTP/3. The RESET_STREAM_AT
514+
{{!I-D.draft-ietf-quic-reliable-stream-reset}} extension to QUIC
515+
can be used by MoQT, but the protocol is also designed to work
516+
correctly when the extension is not supported.
514517

515518
There is no definition of the protocol over other transports,
516519
such as TCP, and applications using MoQ might need to fallback to

0 commit comments

Comments
 (0)