Monday, 4 March 2019

HTTP/2 support in Express

Now that HTTP/2 is stable in Node.js does anyone have an example implementation of it in Express?​And just to be clear I have seen many packages available that use SPDY, but "also support HTTP/2", and there are a lot of packages that are no longer maintained. I'm trying to find a solution that is up to date, works with the latest versions of Node.js (LTS and Current) and it does use the HTTP/2 module one way or another.

Submitted March 04, 2019 at 08:04PM by tpiros

No comments:

Post a Comment