-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
A-clientArea: clientArea: clientA-docsArea: documentationArea: documentationC-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.E-mediumEffort: medium. Some knowledge of how the internals work would be useful.Effort: medium. Some knowledge of how the internals work would be useful.
Description
It would be useful to support WebTransport now that it is getting released in Chrome 97.
After looking into it, some additional work seems to be required to enable this support.
The Session Establishment section of the draft defines some required settings for the settings frame. I've been experimenting a bit but I'm still stuck with a net::ERR_METHOD_NOT_SUPPORTED
and an unsuccessful handshake.
I'm not sure if after achieving a successful handshake there will be additional work required to support this protocol.
I'm using aioquic as a reference, since that is the library that Chrome is using to support their example WebTransport server.
It looks like Neqo has also added WebTransport support.
hpx7, chertov, darioalessandro, ghishadow and saolofchertov, darioalessandro and saolofchertov, darioalessandro, connorcarpenter, ghishadow, silverlyra and 2 more
Metadata
Metadata
Assignees
Labels
A-clientArea: clientArea: clientA-docsArea: documentationArea: documentationC-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.E-mediumEffort: medium. Some knowledge of how the internals work would be useful.Effort: medium. Some knowledge of how the internals work would be useful.