Skip to content

HTTP/3 API and implementation#5802

Merged
vietj merged 2 commits into
masterfrom
http3-impl
Jan 14, 2026
Merged

HTTP/3 API and implementation#5802
vietj merged 2 commits into
masterfrom
http3-impl

Conversation

@vietj
Copy link
Copy Markdown
Member

@vietj vietj commented Nov 19, 2025

Reasonable implementation of HTTP/3.

This is the first iteration of Vert.x HTTP/3 implementation which implements partically RFC9114 and discovery via alternative services RFC7838

HTTP push is not implemented as we plan to drop this feature in Vert.x 6.

@vietj vietj added this to the 5.1.0 milestone Nov 19, 2025
@vietj vietj mentioned this pull request Nov 19, 2025
21 tasks
@vietj vietj force-pushed the http3-impl branch 4 times, most recently from f65f590 to e1971cf Compare November 25, 2025 07:58
@vietj vietj linked an issue Nov 26, 2025 that may be closed by this pull request
43 tasks
@vietj vietj force-pushed the http3-impl branch 6 times, most recently from 400bac7 to 47ce3be Compare December 8, 2025 15:48
@vietj vietj force-pushed the http3-impl branch 2 times, most recently from f239ca7 to 26deae2 Compare December 16, 2025 08:29
@vietj vietj force-pushed the http3-impl branch 4 times, most recently from 75aae01 to f37d4f8 Compare January 11, 2026 13:46
This was referenced Jan 11, 2026
@vietj vietj force-pushed the http3-impl branch 2 times, most recently from c7a4270 to 58f6a8d Compare January 11, 2026 21:50
@vietj vietj mentioned this pull request Jan 13, 2026
43 tasks
@vietj vietj force-pushed the http3-impl branch 3 times, most recently from 2ceb53d to 7f3826a Compare January 13, 2026 14:14
@vietj vietj self-assigned this Jan 14, 2026
@vietj vietj force-pushed the http3-impl branch 2 times, most recently from 709707f to a14d29b Compare January 14, 2026 12:57
This is the first iteration of Vert.x HTTP/3 implementation which implements partically RFC9114 and discovery via alternative services RFC7838

HTTP push is not implemented as we plan to drop this feature in Vert.x 6.
@vietj vietj merged commit a487152 into master Jan 14, 2026
10 of 13 checks passed
@vietj vietj deleted the http3-impl branch January 14, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP/3 support

1 participant