feature request: add sent_packets field to noq-proto PathStats and ConnectionStats
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- rust
- Domain
- networking
Research direction
Start by locating the noq-proto definitions of PathStats and ConnectionStats, then compare their existing packet statistics with Quinn's PathStats documentation. Add the missing sent_packets data to both public statistics structures and follow existing tests or serialization checks. Done means callers can use sent_packets alongside lost_packets to calculate packet loss.
Written by the indexing model from the issue text.
Description
there is a sent_packets in https://docs.rs/quinn/latest/quinn/struct.PathStats.html
with sent_packets and lost_packets data, we can calculate the loss rate, however, the noq-proto miss sent_packets
- Dominant language
- Rust
- Stars
- 413
- Forks
- 63
- Avg merge
- 4d 14m
- Merged PRs (30d)
- 4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from n0-computer/noq
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
n0-computer/noq#806 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 58/100
n0-computer/noq#804 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
n0-computer/noq#803 · 1 comment ·
-
BBRv3: an application-limited flow is never paced (initial pacing rate stays at InitialCwnd / 1 ms) Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
n0-computer/noq#800 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
n0-computer/noq#799 ·
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100