quic/http3: reliable_stream_reset support
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 428
Description
*Title*: *quic/http3: reliable_stream_reset support *
*Description*:
This requirement requires two point:
- To support latest reliable_stream_reset support at the QUICHE. See https://datatracker.ietf.org/doc/draft-ietf-quic-reliable-stream-reset/
- Expose the setting at our `QuicProtocolOptions`
[optional *Relevant Links*:]
>Any extra documentation required to understand the issue.
Contributor guide
Research direction
Start by reading the reliable_stream_reset QUIC draft linked in the issue and locating QuicProtocolOptions in Envoy. Trace how QUICHE settings are represented and configured. Done means Envoy supports the latest reliable_stream_reset behavior and exposes its setting through QuicProtocolOptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100