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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.5k
Star
119k
Code
Issues
703
Pull requests
785
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Split HTTP/3 module out from QUIC
- #63995
#63995
Open
pimterry
wants to merge 11 commits into
nodejs:main
nodejs/node:main
from
pimterry:http3
pimterry/node:http3
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Split HTTP/3 module out from QUIC
#63995
pimterry
wants to merge 11 commits into
nodejs:main
nodejs/node:main
from
pimterry:http3
pimterry/node:http3
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
quic: create standalone Http3Session APIs around QUIC
Show description for b9cffb3
pimterry
committed
b9cffb3
View commit details
Copy full SHA for b9cffb3
Browse repository at this point
quic: split out full http3 module with separate request() API
Show description for 35691fa
pimterry
committed
35691fa
View commit details
Copy full SHA for 35691fa
Browse repository at this point
quic: use 'kApplication' not ALPN to explicitly connect QUIC to H3
Show description for 92f5d2c
pimterry
committed
92f5d2c
View commit details
Copy full SHA for 92f5d2c
Browse repository at this point
quic: make Applications optional, with raw stream support in sessions
Show description for 0efd303
pimterry
committed
0efd303
View commit details
Copy full SHA for 0efd303
Browse repository at this point
quic: move HTTP/3 protocol machinery into node:http3
Show description for dd48939
pimterry
committed
dd48939
View commit details
Copy full SHA for dd48939
Browse repository at this point
quic: bring in a related performance optimizations en route
Show description for 55450be
pimterry
committed
55450be
View commit details
Copy full SHA for 55450be
Browse repository at this point
quic: move HTTP/3 event emit logic into Http3Application
Show description for 58eae6b
pimterry
committed
58eae6b
View commit details
Copy full SHA for 58eae6b
Browse repository at this point
quic: use http3Binding to drop header & priority stream logic from QUIC
Show description for 33e84b7
pimterry
committed
33e84b7
View commit details
Copy full SHA for 33e84b7
Browse repository at this point
quic: add docs for http3 module, update quic docs & internal README
Show description for ec1dc6e
pimterry
committed
ec1dc6e
View commit details
Copy full SHA for ec1dc6e
Browse repository at this point
quic: move HTTP/3 APIs back inside node:quic
pimterry
committed
9d175ef
View commit details
Copy full SHA for 9d175ef
Browse repository at this point
quic: resolve various small further issues & omissions in HTTP/3 API
pimterry
committed
4882960
View commit details
Copy full SHA for 4882960
Browse repository at this point
You can’t perform that action at this time.