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
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 }}
pgit
/
anyhttp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
H3 consolidation: merge client and server code
- #9
#9
Merged
pgit
merged 8 commits into
master
pgit/anyhttp:master
from
h3-consolidate
pgit/anyhttp:h3-consolidate
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
H3 consolidation: merge client and server code
#9
pgit
merged 8 commits into
master
pgit/anyhttp:master
from
h3-consolidate
pgit/anyhttp:h3-consolidate
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2026
h3: consolidate the HTTP/3 server and client onto shared code
Show description for fce50a0
pgit
and
claude
committed
fce50a0
View commit details
Copy full SHA for fce50a0
Browse repository at this point
refactor: rename TCP listening methods for clarity and consistency
pgit
committed
2cb3c7f
View commit details
Copy full SHA for 2cb3c7f
Browse repository at this point
Commits on Aug 31, 2026
refactor: remove unused include and simplify UDP socket initialization
pgit
committed
6244dcb
View commit details
Copy full SHA for 6244dcb
Browse repository at this point
refactor: separate h1/h2/h3 implementations behind protocol backends
Show description for 779bf77
pgit
and
claude
committed
779bf77
View commit details
Copy full SHA for 779bf77
Browse repository at this point
build: define BOOST_ASIO_NO_DEPRECATED
Show description for 376f7c8
pgit
and
claude
committed
376f7c8
View commit details
Copy full SHA for 376f7c8
Browse repository at this point
Commits on Sep 1, 2026
h3: use mlog* in Http3Session member functions
Show description for 69eca3b
pgit
and
claude
committed
69eca3b
View commit details
Copy full SHA for 69eca3b
Browse repository at this point
chore: cosmetic touch-ups
Show description for bcde221
pgit
and
claude
committed
bcde221
View commit details
Copy full SHA for bcde221
Browse repository at this point
refactor: update log prefix format and clean up write_pkt function
pgit
committed
ff6dfb1
View commit details
Copy full SHA for ff6dfb1
Browse repository at this point
You can’t perform that action at this time.