Skip to content

Add a "webtransport" request mode #1808

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

Open
jan-ivar opened this issue Feb 5, 2025 · 1 comment
Open

Add a "webtransport" request mode #1808

jan-ivar opened this issue Feb 5, 2025 · 1 comment
Labels
integration Better coordination across standards needed

Comments

@jan-ivar
Copy link

jan-ivar commented Feb 5, 2025

What is the issue with the Fetch Standard?

To solve w3c/webtransport#625, the idea is to look into reworking initialize WebTransport over HTTP to call fetch from the top.

The way fetch lets establish a WebSocket connection do this seems to involve a dedicated "websocket" request mode, among other things.

Would a place to start be to define a new "webtransport" mode?

cc @vasilvv, @nidhijaju feel free to chime in on what other hooks may be needed.

@annevk
Copy link
Member

annevk commented Feb 27, 2025

Yeah, I think that makes sense. There's very few issues reported against WebSockets's Fetch integration today: https://github.com/whatwg/fetch/issues?q=is%3Aissue%20state%3Aopen%20%20label%3A%22topic%3A%20websockets%22%20

@annevk annevk added the integration Better coordination across standards needed label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Better coordination across standards needed
Development

No branches or pull requests

2 participants