Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an HTTP/3 / QUIC sample #5468

Open
lbussell opened this issue May 14, 2024 · 1 comment
Open

Create an HTTP/3 / QUIC sample #5468

lbussell opened this issue May 14, 2024 · 1 comment

Comments

@lbussell
Copy link
Contributor

HTTP/3 is fully supported in .NET 7+, but we have no formal samples showing how to enable that scenario. We get issues or questions from time to time about how to enable HTTP/3 in our various images, so we should add a sample for it.

Related

@lbussell
Copy link
Contributor Author

[Triage] Enabling HTTP/3 is fairly simple if libmsquic is installed. Our samples should focus on installing msquic if we don't decide to include it in our extra images (#4385). If msquic is included in our images somehow, then we should make sure we've documented how to use it in each scenario (distroless, Chiseled, non-extra images, etc.) but a sample may not be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant