WebTransport: draft-16 negotiation support
Open
- Dominant language
- C++
- Stars
- 897
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
For now, we only support draft-2, draft-7 for WebTransport and haven't support the draft-16
Check the https://www.ietf.org/archive/id/draft-ietf-webtrans-http3-16.html for more details.
Contributor guide
Research direction
Read the linked WebTransport draft-16 specification and locate the existing negotiation handling for draft-2 and draft-7 in quiche. Trace how the supported draft is selected, then update the negotiation support for draft-16 and verify that the existing negotiation tests still pass alongside coverage for the new draft.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100