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 }}
akmhmgc
/
net-http2
Public
forked from
ostinelli/net-http2
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
master
User selector
All users
All time
Commit history
Commits on Jan 7, 2021
Bump http-2 that addresses ruby 3 compativility.
ostinelli
committed
49387b5
View commit details
Copy full SHA for 49387b5
Browse repository at this point
Commits on Sep 24, 2020
Bump to 0.18.3.
ostinelli
committed
e12134a
View commit details
Copy full SHA for e12134a
Browse repository at this point
Try to fix Travis.
ostinelli
committed
49f49c6
View commit details
Copy full SHA for 49f49c6
Browse repository at this point
Update Travis' ruby versions.
ostinelli
committed
d7d3db2
View commit details
Copy full SHA for d7d3db2
Browse repository at this point
Upgrade ruby rake dependency (security).
ostinelli
committed
dc57b71
View commit details
Copy full SHA for dc57b71
Browse repository at this point
Upgrade dev ruby version to 2.7.1 (also, switch to asdf).
ostinelli
committed
ef6b259
View commit details
Copy full SHA for ef6b259
Browse repository at this point
Merge pull request #43 from powerhome/async-join-timeout
Show description for e7dbf6e
ostinelli
authored
e7dbf6e
View commit details
Copy full SHA for e7dbf6e
Browse repository at this point
Commits on Sep 23, 2020
Allow timing out async client join
Show description for 6f79ac2
benlangfeld
committed
6f79ac2
View commit details
Copy full SHA for 6f79ac2
Browse repository at this point
Commits on Mar 7, 2019
Bump version to 0.18.2.
ostinelli
committed
2402272
View commit details
Copy full SHA for 2402272
Browse repository at this point
Bump version to 0.18.1.
ostinelli
committed
acaa735
View commit details
Copy full SHA for acaa735
Browse repository at this point
Try to fix travis error.
ostinelli
committed
d82f253
View commit details
Copy full SHA for d82f253
Browse repository at this point
Update bundler for Travis.
ostinelli
committed
2bb1ede
View commit details
Copy full SHA for 2bb1ede
Browse repository at this point
Use latest http-2 gem
Show description for 68a90e2
singpolyma-shopify
authored and
ostinelli
committed
68a90e2
View commit details
Copy full SHA for 68a90e2
Browse repository at this point
Commits on Mar 5, 2019
Synchronize new_stream
Show description for 003a537
singpolyma-shopify
committed
003a537
View commit details
Copy full SHA for 003a537
Browse repository at this point
Commits on Jul 4, 2018
Bump to 0.18.0.
ostinelli
committed
4e566d6
View commit details
Copy full SHA for 4e566d6
Browse repository at this point
Ensure to sort headers prior to sending them.
Show description for 490d986
ostinelli
committed
490d986
View commit details
Copy full SHA for 490d986
Browse repository at this point
Commits on Apr 10, 2018
Bump to 0.17.0.
ostinelli
committed
ca959d9
View commit details
Copy full SHA for ca959d9
Browse repository at this point
Merge pull request #24 from nicolasleger/patch-1
Show description for 473ce51
ostinelli
authored
473ce51
View commit details
Copy full SHA for 473ce51
Browse repository at this point
Update http-2 dependency to 0.9.0.
ostinelli
committed
4812d96
View commit details
Copy full SHA for 4812d96
Browse repository at this point
Commits on Feb 11, 2018
[CI] Test against Ruby 2.5
nicolasleger
authored
359e09d
View commit details
Copy full SHA for 359e09d
Browse repository at this point
Commits on Sep 13, 2017
Remove 2.1 from travis.
ostinelli
committed
a246e91
View commit details
Copy full SHA for a246e91
Browse repository at this point
Bump to 0.16.0.
ostinelli
committed
2c7466c
View commit details
Copy full SHA for 2c7466c
Browse repository at this point
Update dependency and remove unnecessary patch.
ostinelli
committed
8016341
View commit details
Copy full SHA for 8016341
Browse repository at this point
Merge pull request #22 from feedbin/streams
Show description for 1513fb7
ostinelli
authored
1513fb7
View commit details
Copy full SHA for 1513fb7
Browse repository at this point
Merge pull request #16 from aried3r/patch-1
Show description for 7e44f3b
ostinelli
authored
7e44f3b
View commit details
Copy full SHA for 7e44f3b
Browse repository at this point
Commits on Sep 7, 2017
Expose remote connection settings and stream count.
benubois
committed
8be56ce
View commit details
Copy full SHA for 8be56ce
Browse repository at this point
Commits on Mar 15, 2017
Update .travis.yml
Show description for 4294c2f
aried3r
authored
4294c2f
View commit details
Copy full SHA for 4294c2f
Browse repository at this point
Commits on Feb 28, 2017
Update README with thread-safety considerations.
ostinelli
committed
cd4ee85
View commit details
Copy full SHA for cd4ee85
Browse repository at this point
Monkey patch HTTP2 for memory leak issues on v0.8.2.
ostinelli
committed
2970f4d
View commit details
Copy full SHA for 2970f4d
Browse repository at this point
Add the :error callback on the client.
Show description for 05ee7d0
ostinelli
committed
05ee7d0
View commit details
Copy full SHA for 05ee7d0
Browse repository at this point
Force 0.8.2 dependency due to errors in 0.8.3.
Show description for 5b2e2e7
ostinelli
committed
5b2e2e7
View commit details
Copy full SHA for 5b2e2e7
Browse repository at this point
Commits on Feb 27, 2017
Bump to 0.15.0.
ostinelli
committed
e77cb4f
View commit details
Copy full SHA for e77cb4f
Browse repository at this point
Improve memory leak patch.
ostinelli
committed
efc717b
View commit details
Copy full SHA for efc717b
Browse repository at this point
Convert all header values to strings.
Show description for e2c15d3
ostinelli
committed
e2c15d3
View commit details
Copy full SHA for e2c15d3
Browse repository at this point
Commits on Dec 29, 2016
Use random order in tests.
ostinelli
committed
e62ef6d
View commit details
Copy full SHA for e62ef6d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.