Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebTransport #186

Closed
LeviPesin opened this issue Oct 5, 2022 · 3 comments
Closed

WebTransport #186

LeviPesin opened this issue Oct 5, 2022 · 3 comments
Labels
focus-area-proposal Focus Area Proposal

Comments

@LeviPesin
Copy link

Description

WebTransport is an API for accesing HTTP/3 protocol in browser, similar to WebSockets but with very nice UDP features like unreliable and out-of-order (but very much faster) delivery.

Rationale

It is very useful in web games, because it allows for a very fast (but unreliable) messaging.

It is enabled in desktop Chrome, Edge, and Opera, and mobile Samsung Internet and Android Browser.

Specification

https://w3c.github.io/webtransport/

Tests

https://wpt.fyi/results/?label=master&label=experimental&aligned&view=subtest&q=webtransport

@LeviPesin LeviPesin added the focus-area-proposal Focus Area Proposal label Oct 5, 2022
@gsnedders gsnedders added this to the Interop 2023 milestone Oct 5, 2022
@foolip foolip moved this to Proposed in Interop 2023 Oct 7, 2022
@foolip foolip removed this from the Interop 2023 milestone Oct 7, 2022
@tbondwilkinson
Copy link

WebTransport is a P4 for Google's closure library

"This is probably relevant to goog.net somehow? (but I'm not particularly familiar with that part of the library)"

@foolip
Copy link
Member

foolip commented Nov 11, 2022

In the MDN short survey on APIs & JavaScript, "WebTransport" was selected by ~11% of survey takers, putting it in the bottom third of options. (There is some uncertainty as with any survey data.)

@nairnandu
Copy link
Contributor

Thank you for proposing WebTransport for inclusion in Interop 2023.

We wanted to let you know that this proposal was not selected to be part of Interop this year. We had many strong proposals, and could not accept them all. This should not be taken as a comment on the technology as a whole, and resubmitting a proposal for this feature as part of a future round of Interop would be welcome.

For an overview of our process, see the proposal selection summary. Thank you again for contributing to Interop 2023!

Posted on behalf of the Interop team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
No open projects
Status: Proposed
Development

No branches or pull requests

5 participants