I have express server build on HTTP1 protocol.
How I can move my express server built on HTTP1 to the HTTP2 protocol? Is there native support in Express?
I have express server build on HTTP1 protocol.
How I can move my express server built on HTTP1 to the HTTP2 protocol? Is there native support in Express?