litespeedtech / litespeedtech/lsquic
Implement ACK frequency extension
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 397
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 8
Description
In addition to the delayed ACKs extension, implement the new [ACK Frequency extension](https://datatracker.ietf.org/doc/html/draft-ietf-quic-ack-frequency).
Reuse code if possible.
Deprecate Delayed ACKs extension in the future (not part of this issue).
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked ACK Frequency extension draft and inspect the existing delayed ACKs extension implementation as the starting point. Compare their protocol requirements and identify where the new extension fits in lsquic. Done means ACK Frequency is implemented; deprecating Delayed ACKs is explicitly outside this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100