-
Notifications
You must be signed in to change notification settings - Fork 4
Pull requests: n0-computer/quinn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(quinn-proto): move encoding out of the connection
#295
opened Dec 22, 2025 by
divagant-martian
•
Draft
fix(proto): Use path PTOs for PATH_ABANDON calculations
multipath
Related to the QUIC Multipath extension.
#291
opened Dec 19, 2025 by
matheus23
Loading…
bench: Allow configuring the runtime type in the bulk bench
performance
Things that might improve performance both for iroh and as a normal QUIC library.
#280
opened Dec 18, 2025 by
rklaehn
Loading…
wip: start implementing last_send tracking for PTO
multipath
Related to the QUIC Multipath extension.
#279
opened Dec 17, 2025 by
dignifiedquire
•
Draft
feat: introduce rtt_hints for opening paths
multipath
Related to the QUIC Multipath extension.
#278
opened Dec 17, 2025 by
dignifiedquire
Loading…
refactor: Track 4-tuples instead of only the remote per path.
#264
opened Dec 16, 2025 by
matheus23
Loading…
refactor: split up poll_transmit into per_path and per_space parts
#255
opened Dec 13, 2025 by
dignifiedquire
Loading…
perf(quinn-proto): Avoid creating small Bytes when doing small writes via AsyncWrite::write
performance
Things that might improve performance both for iroh and as a normal QUIC library.
perf(iroh-quinn): Add a mutable buffer so small writes are less expensive
performance
Things that might improve performance both for iroh and as a normal QUIC library.
fix(quinn-proto): prevent O(N^2) behaviour when sending a lot of small values in SendBuffer
performance
Things that might improve performance both for iroh and as a normal QUIC library.
#247
opened Dec 12, 2025 by
rklaehn
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.