Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
hyperium
/
h2
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
306
Star
1.4k
Code
Issues
53
Pull requests
23
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 30, 2025
v0.4.11
seanmonstar
committed
6b27688
Copy full SHA for 6b27688
refactor: change local reset counter to use type system more
seanmonstar
committed
69294bb
Copy full SHA for 69294bb
fix: not return UnexpectedEof when server drops without close_notify (#847)
Show description for 97704b5
jmwample
authored
97704b5
Copy full SHA for 97704b5
Commits on Jun 16, 2025
style: fix anonymous lifetime syntax
seanmonstar
committed
27d1272
Copy full SHA for 27d1272
Commits on May 5, 2025
v0.4.10
seanmonstar
committed
e4ed350
Copy full SHA for e4ed350
Commits on Apr 21, 2025
Fix RecvStream::is_end_stream(): return true only when END_STREAM is received (#810)
Show description for adab70f
eaufavor
authored
adab70f
Copy full SHA for adab70f
Commits on Apr 14, 2025
v0.4.9
seanmonstar
committed
36bba1a
Copy full SHA for 36bba1a
Commits on Apr 9, 2025
fix: `Stream` debug impl to not print `Waker` (#840)
Show description for d021e8c
LucioFranco
authored
d021e8c
Copy full SHA for d021e8c
chore: Fix msrv ci build (#841)
LucioFranco
authored
e9ee0b6
Copy full SHA for e9ee0b6
Commits on Feb 24, 2025
feat: add `Connection::has_streams()` for server connections (#838)
Show description for a5d77c2
BamLubi
and
luka
authored
a5d77c2
Copy full SHA for a5d77c2
Commits on Feb 18, 2025
v0.4.8
seanmonstar
committed
2dc3078
Copy full SHA for 2dc3078
Commits on Feb 3, 2025
Fix poll_flush after poll_shutdown (#836)
bdbai
authored
07e528f
Copy full SHA for 07e528f
Commits on Jan 24, 2025
fix: handle implicit resets at the right time (#833)
Show description for 02eb53b
nox
authored
02eb53b
Copy full SHA for 02eb53b
Commits on Jan 21, 2025
Fix window size decrement of send-closed streams (#830)
Show description for e348cf3
nox
authored
e348cf3
Copy full SHA for e348cf3
Commits on Jan 20, 2025
fix: busy loop on shutdown (#834)
Show description for 8dc26ad
seanmonstar
authored
8dc26ad
Copy full SHA for 8dc26ad
Fix reclaiming reserved capacity (#832)
Show description for b109803
nox
authored
b109803
Copy full SHA for b109803
Commits on Jan 14, 2025
tests: simplify window_size_decremented_past_zero (#829)
Show description for d7c56f4
nox
authored
d7c56f4
Copy full SHA for d7c56f4
Commits on Nov 29, 2024
chore: remove unnecessary type conversion (#822)
samueltardieu
authored
3bce93e
Copy full SHA for 3bce93e
Commits on Nov 19, 2024
v0.4.7
seanmonstar
committed
cffea95
Copy full SHA for cffea95
Commits on Nov 12, 2024
fix: notify_recv after send_reset() in reset_on_recv_stream_err() to ensure local stream is released properly (#816) (#818)
Show description for 3ac6016
seanmonstar
and
jiahaoliang
authored
3ac6016
Copy full SHA for 3ac6016
Commits on Nov 11, 2024
fix: HEADERS frame with non-zero content-length and END_STREAM is malformed (#813)
Show description for 640db36
eaufavor
authored
640db36
Copy full SHA for 640db36
ci: pin hashbrown for msrv job (#814)
seanmonstar
authored
87c9be0
Copy full SHA for 87c9be0
Commits on Nov 4, 2024
improve ci/h2spec.sh (macOS compat, /tmp dir and overwrite) (#809)
Show description for 848885b
GlenDC
authored
848885b
Copy full SHA for 848885b
Commits on Nov 3, 2024
style: replace `split_to` and `split_off` with better alternatives
Show description for 4d66d5d
paolobarbolini
authored and
seanmonstar
committed
4d66d5d
Copy full SHA for 4d66d5d
Commits on Sep 12, 2024
chore(ci): use tokio-util 0.7.11 in MSRV check
tottoto
authored and
seanmonstar
committed
77be664
Copy full SHA for 77be664
Commits on Aug 19, 2024
v0.4.6
seanmonstar
committed
90359ba
Copy full SHA for 90359ba
chore: allow matching infallible (#796)
seanmonstar
authored
a462e95
Copy full SHA for a462e95
Commits on Aug 6, 2024
h2-tests: Add testing tools to verify wake calls (#794)
Show description for 36cf4f2
ajwerner
authored
36cf4f2
Copy full SHA for 36cf4f2
streams: PushPromise tasks are notified properly (#793)
Show description for 5e5c03c
ajwerner
authored
5e5c03c
Copy full SHA for 5e5c03c
fix: send PROTOCOL_ERROR instead of REFUSED_STREAM for oversized headers (#792)
seanmonstar
authored
e1693a7
Copy full SHA for e1693a7
Commits on Aug 2, 2024
streams: notify recv task upon reset (#791)
Show description for 7dbb5c5
ajwerner
authored
7dbb5c5
Copy full SHA for 7dbb5c5
Commits on Jul 29, 2024
chore: remove unnecessary type converting (#790)
tottoto
authored
cf95990
Copy full SHA for cf95990
chore: replace legacy numeric constant with corresponding one (#789)
tottoto
authored
2967fbb
Copy full SHA for 2967fbb
Commits on Jul 28, 2024
docs: add indent to newline of list (#788)
tottoto
authored
e407f2e
Copy full SHA for e407f2e
style: flatten unnecessary nested if expression (#787)
tottoto
authored
2fb0f49
Copy full SHA for 2fb0f49
Pagination
Previous
Next
You can’t perform that action at this time.