Building a HTTP/2 server with Node using no external modules (dexecure.com) 2 points by inian 8y ago ↗ HN
[–] inian 8y ago ↗ Starting from Node.js 8.7.0, you can build a fully featured HTTP/2 server using just the Node core. You can use advanced features like HTTP/2 PUSH and Node also exposes a compatibility API with HTTP/1.1 to easily migrate your application to HTTP/2.
1 comment
[ 4.4 ms ] story [ 10.9 ms ] thread