Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Support for QuicTransport #389

Open
aboba opened this issue Jun 3, 2020 · 0 comments
Open

Support for QuicTransport #389

aboba opened this issue Jun 3, 2020 · 0 comments

Comments

@aboba
Copy link

aboba commented Jun 3, 2020

Is your feature request related to a problem? Please describe.
QuicTransport has gone into an Origin Trial in Chrome, supporting QUIC datagrams as well as reliable streams. Info on the QuicTransport Origin Trial is here:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/mHV_ZALf07Q
The QuicTransport tracking bug is here:
https://bugs.chromium.org/p/chromium/issues/detail?id=1011392

Describe the solution you'd like
The major missing feature is support for QUIC datagrams. There is also a need for ALPN checking.

Describe alternatives you've considered
Currently the QuicTransport Web Platform Tests utilize Python on the server side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant