-
- Notifications
You must be signed in to change notification settings - Fork 504
Pull requests: quinn-rs/quinn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(bbr3) Implemented bbr3's latest version based on the RFC
#2481 opened Dec 21, 2025 by Tipuch Loading…
refactor(quinn-udp): split fast&slow send/recv paths
#2472 opened Dec 9, 2025 by larseggert Loading…
refactor(quinn-udp): make
decode_recv generic over MsgHdr #2471 opened Dec 9, 2025 by larseggert Loading…
Integrate Mozilla's mtu crate to constrain MTU discovery
#2465 opened Dec 6, 2025 by ali-molajani Loading…
feat(quinn-udp): add runtime probe for Apple fast datapath APIs
#2463 opened Dec 4, 2025 by larseggert Loading…
refactor(quinn-proto): Use
ArrayRangeSet in favor of RangeSet #2445 opened Nov 13, 2025 by matheus23 Loading…
feat(ip_recverr): ADD IP_RECVERR and IPV6_RECVERR support for linux
#2421 opened Oct 21, 2025 by RaghavendraRQ Loading…
Fix platform-specific compilation for Linux-only features in unix.rs
#2410 opened Oct 4, 2025 by Ayush-Raj-Chourasia Loading…
docs: add guarantees to the read and send_datagram function
#2375 opened Sep 4, 2025 by Aderinom Loading…
feat(datagrams): add sendable/readable futures and try_send/try_recv methods
#2366 opened Aug 28, 2025 by Aderinom Loading…
perf: display stats when drive tasks are cancelled by ctrl-c or timeout
#2300 opened Jul 9, 2025 by stormshield-damiend • Draft
proto: Remove write_source (pull in
IndexMap to avoid borrowing issues) #2260 opened Jun 4, 2025 by gretchenfrage Loading…
feat: add event and function to wait for resumption tickets
#2257 opened May 30, 2025 by Frando Loading…
Adding packet receipt timestamp collection into RecvMeta for linux
#2151 opened Feb 10, 2025 by recatek Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.