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
.
vlang
/
v
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
37.8k
Code
Issues
42
Pull requests
50
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
HTTP/3 (QUIC) foundation: Phase 12 (HTTP/3 client wiring)
- #28129
#28129
Merged
JalonSolov
merged 10 commits into
vlang:master
vlang/v:master
from
quaesitor-scientiam:http3-quic-h3-client
quaesitor-scientiam/v:http3-quic-h3-client
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
HTTP/3 (QUIC) foundation: Phase 12 (HTTP/3 client wiring)
#28129
JalonSolov
merged 10 commits into
vlang:master
vlang/v:master
from
quaesitor-scientiam:http3-quic-h3-client
quaesitor-scientiam/v:http3-quic-h3-client
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
net.quic: begin Phase 12 (HTTP/3 client wiring)
Show description for 7442f7d
quaesitor-scientiam
committed
7442f7d
View commit details
Copy full SHA for 7442f7d
Browse repository at this point
net.quic: Phase 12a -- negotiated ALPN, peer stream discovery, recv status
Show description for e100370
quaesitor-scientiam
committed
e100370
View commit details
Copy full SHA for e100370
Browse repository at this point
net.quic: Phase 12b -- HTTP/3 + QPACK connection wiring (H3Conn)
Show description for ff179e3
quaesitor-scientiam
committed
ff179e3
View commit details
Copy full SHA for ff179e3
Browse repository at this point
Commits on Aug 20, 2026
net.quic/net.http: Phase 12c -- UDP transport + H3MuxConn threading
Show description for 2b5b717
quaesitor-scientiam
and
wozcode
committed
2b5b717
View commit details
Copy full SHA for 2b5b717
Browse repository at this point
net.http: Phase 12d -- Transport/Request/Response HTTP/3 integration
Show description for 2b232f4
quaesitor-scientiam
and
wozcode
committed
2b232f4
View commit details
Copy full SHA for 2b232f4
Browse repository at this point
net.http+net.quic: Phase A adversarial-review fixes for HTTP/3 client wiring
Show description for 96ea26f
quaesitor-scientiam
and
wozcode
committed
96ea26f
View commit details
Copy full SHA for 96ea26f
Browse repository at this point
Commits on Aug 22, 2026
Merge remote-tracking branch 'upstream/master' into http3-quic-h3-client
Richard Wheeler
committed
eef1920
View commit details
Copy full SHA for eef1920
Browse repository at this point
net.quic: prune dead_request_streams once the peer's stream is drained
Show description for 97dfbe7
Richard Wheeler
and
claude
committed
97dfbe7
View commit details
Copy full SHA for 97dfbe7
Browse repository at this point
Commits on Aug 23, 2026
Merge branch 'vlang:master' into http3-quic-h3-client
quaesitor-scientiam
authored
78df3a7
View commit details
Copy full SHA for 78df3a7
Browse repository at this point
Commits on Aug 24, 2026
net.quic: work around cgen #line-emission bug in or{}-valued if-expression branches
Show description for e7c5c9d
Richard Wheeler
and
claude
committed
e7c5c9d
View commit details
Copy full SHA for e7c5c9d
Browse repository at this point
You can’t perform that action at this time.