Skip to content
Discussion options

You must be logged in to vote

Hello @timfemey It seems that HTTP/2 will not be supported with uWebsockets.js which is the low level webserver that powers hyper-express. See uNetworking/uWebSockets.js#178 for more information.

However, you may use hyper-express behind a reverse proxy such as NGINX which supports HTTP/2 to be able to provide the client with the ability to retrieve multiple resources in parallel.

It seems that HTTP/3 will be supported in the future as stated in this experimental binary release for uWebsockets.js: uNetworking/uWebSockets.js#742

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@timfemey
Comment options

Answer selected by timfemey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants