Skip to content
New issue

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

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

Already on GitHub? # to your account

HTTP2 and HTTP3 transports #306

Open
2 tasks
tshemsedinov opened this issue May 15, 2022 · 3 comments
Open
2 tasks

HTTP2 and HTTP3 transports #306

tshemsedinov opened this issue May 15, 2022 · 3 comments

Comments

@tshemsedinov
Copy link
Member

  • HTTP2
  • HTTP3
@Hellrasier
Copy link

Does Node js support HTTP3 protocol in current version (18)?

@tshemsedinov
Copy link
Member Author

@Hellrasier under development nodejs/node#38478

@OleksandrKucherenko
Copy link

OleksandrKucherenko commented Jan 2, 2023

HTTP2 - https://nodejs.org/api/http2.html
node --expose-http2 client.js

HTTP3 - possible with a reverse proxy:

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants