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

Any plan to support for h3? #375

Closed
iammeken opened this issue Feb 10, 2023 · 1 comment
Closed

Any plan to support for h3? #375

iammeken opened this issue Feb 10, 2023 · 1 comment

Comments

@iammeken
Copy link

nginx just released:
https://www.nginx.com/blog/binary-packages-for-preview-nginx-quic-http3-implementation/

@daghf
Copy link
Member

daghf commented Feb 14, 2023

Hi @iammeken

We will not pursue h/3 in Hitch.

Hitch has always been what you can call a "dumb proxy", it is strictly focused on the TLS bits, and never cares about the actual payload. With this scope in mind, it's not a natural candidate for a full-blown QUIC/h3 implementation.

As an aside, there are plans for pursuing h/3 in Varnish Cache but that's still very early days.

@daghf daghf closed this as completed Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants