Skip to content

Conversation

@jan-ivar
Copy link

@jan-ivar jan-ivar commented Oct 28, 2025

Add a "webtransport" request mode modeled on "websocket" to integrate WebTransport in a manner similar (but not identical) to WebSockets. Not exposed.

Fixes #1808.

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff


<dt>"<code>webtransport</code>"
<dd><p>Let <var>connection</var> be the result of
obtaining a WebTransport connection, given
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link to obtain a WebTransport connection blocked on w3c/webtransport#697.

Suggested change
obtaining a WebTransport connection, given
<a lt="obtain a WebTransport connection">obtaining a WebTransport connection</a>, given

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add a "webtransport" request mode

1 participant