Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gongy
/
quinn
Public
forked from
quinn-rs/quinn
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 27, 2025
Catch EOPNOTSUPP as failure for opportunistic flags
gongy
authored and
Ralith
committed
06e8739
View commit details
Copy full SHA for 06e8739
Browse repository at this point
Upgrade to fastbloom 0.14
djc
authored and
Ralith
committed
78a5a6a
View commit details
Copy full SHA for 78a5a6a
Browse repository at this point
Ignore async-std advisory for now
djc
authored and
Ralith
committed
b32e780
View commit details
Copy full SHA for b32e780
Browse repository at this point
Commits on Aug 26, 2025
perf: rename perf binary to quinn-perf to prevent name clash with linux perf
stormshield-damiend
authored and
Ralith
committed
3194714
View commit details
Copy full SHA for 3194714
Browse repository at this point
perf: move client and server on one binary
Dreamacro
authored and
djc
committed
f5632ce
View commit details
Copy full SHA for f5632ce
Browse repository at this point
build(deps): bump serde_json from 1.0.142 to 1.0.143
Show description for 1b4d576
dependabot[bot]
authored and
djc
committed
1b4d576
View commit details
Copy full SHA for 1b4d576
Browse repository at this point
build(deps): bump actions/setup-java from 4 to 5
Show description for 476f769
dependabot[bot]
authored and
djc
committed
476f769
View commit details
Copy full SHA for 476f769
Browse repository at this point
build(deps): bump url from 2.5.4 to 2.5.7
Show description for d50768f
dependabot[bot]
authored and
djc
committed
d50768f
View commit details
Copy full SHA for d50768f
Browse repository at this point
Commits on Aug 25, 2025
perf: add max udp payload size option
Dreamacro
authored and
Ralith
committed
c7bdfa2
View commit details
Copy full SHA for c7bdfa2
Browse repository at this point
Commits on Aug 22, 2025
chore: add test cases for `set_send_window`
abonander
authored and
Ralith
committed
f6baf26
View commit details
Copy full SHA for f6baf26
Browse repository at this point
feat: add `Connection::set_send_window()`
abonander
authored and
Ralith
committed
8fb2a07
View commit details
Copy full SHA for 8fb2a07
Browse repository at this point
bench: fix clap help
stormshield-damiend
authored and
djc
committed
7aa7c8d
View commit details
Copy full SHA for 7aa7c8d
Browse repository at this point
bench: refactor parse_byte_size
stormshield-damiend
authored and
djc
committed
ce94052
View commit details
Copy full SHA for ce94052
Browse repository at this point
perf: allow setting send / receive connection or stream windows
stormshield-damiend
authored and
djc
committed
8ba63e4
View commit details
Copy full SHA for 8ba63e4
Browse repository at this point
perf: support SI units for the various size parameters
stormshield-damiend
authored and
djc
committed
325b4e0
View commit details
Copy full SHA for 325b4e0
Browse repository at this point
Commits on Aug 20, 2025
cov: fix qlog feature name
stormshield-damiend
authored and
djc
committed
f31b16d
View commit details
Copy full SHA for f31b16d
Browse repository at this point
perf: factorize init of tracing
stormshield-damiend
authored and
djc
committed
7d59865
View commit details
Copy full SHA for 7d59865
Browse repository at this point
perf: used buffered writer for qlog stream
stormshield-damiend
authored and
djc
committed
7825e9d
View commit details
Copy full SHA for 7825e9d
Browse repository at this point
perf: factorize socket binding
stormshield-damiend
authored and
djc
committed
0c8b65f
View commit details
Copy full SHA for 0c8b65f
Browse repository at this point
perf: factorize common options
stormshield-damiend
authored and
djc
committed
c5da146
View commit details
Copy full SHA for c5da146
Browse repository at this point
Improved quinn::ConnectionStats docs
Show description for 7e5e161
gry8t
and
Ralith
committed
7e5e161
View commit details
Copy full SHA for 7e5e161
Browse repository at this point
Commits on Aug 19, 2025
docs(quinn): Revise SendStream::write docs
Show description for ab953ab
gretchenfrage
committed
ab953ab
View commit details
Copy full SHA for ab953ab
Browse repository at this point
Commits on Aug 12, 2025
build(deps): bump windows-sys from 0.59.0 to 0.60.2
Show description for bb46d09
dependabot[bot]
authored and
djc
committed
bb46d09
View commit details
Copy full SHA for bb46d09
Browse repository at this point
build(deps): bump serde_json from 1.0.141 to 1.0.142
Show description for aa41c90
dependabot[bot]
authored and
djc
committed
aa41c90
View commit details
Copy full SHA for aa41c90
Browse repository at this point
build(deps): bump rustls-platform-verifier from 0.6.0 to 0.6.1
Show description for 20af7c7
dependabot[bot]
authored and
djc
committed
20af7c7
View commit details
Copy full SHA for 20af7c7
Browse repository at this point
Commits on Aug 11, 2025
build(deps): bump actions/checkout from 4 to 5
Show description for b6e4257
dependabot[bot]
authored and
djc
committed
b6e4257
View commit details
Copy full SHA for b6e4257
Browse repository at this point
build(deps): bump criterion from 0.6.0 to 0.7.0
Show description for 62f004b
dependabot[bot]
authored and
djc
committed
62f004b
View commit details
Copy full SHA for 62f004b
Browse repository at this point
Commits on Aug 9, 2025
Fix inconsistent in-flight handling of abandoned packets
Ralith
committed
c1b181d
View commit details
Copy full SHA for c1b181d
Browse repository at this point
Remove dead arguments
Ralith
committed
4625fe0
View commit details
Copy full SHA for 4625fe0
Browse repository at this point
Use path ID to filter in-flight counter decrements
Show description for a238f0d
Ralith
committed
a238f0d
View commit details
Copy full SHA for a238f0d
Browse repository at this point
Introduce unique path identifier
Ralith
committed
14d7b69
View commit details
Copy full SHA for 14d7b69
Browse repository at this point
Commits on Aug 8, 2025
debug_assert against inconsistent sent packet state
Ralith
committed
ca74bd2
View commit details
Copy full SHA for ca74bd2
Browse repository at this point
Check for in-flight data on-demand
Show description for 54b39d1
Ralith
committed
54b39d1
View commit details
Copy full SHA for 54b39d1
Browse repository at this point
Wake endpoint driver on rebind
Show description for 5a45f08
Ralith
committed
5a45f08
View commit details
Copy full SHA for 5a45f08
Browse repository at this point
Fix lints
Ralith
committed
78f2297
View commit details
Copy full SHA for 78f2297
Browse repository at this point
Previous
Next
You can’t perform that action at this time.