Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Building a HTTP/2 server with Node using no external modules (dexecure.com)
2 points by inian on Nov 3, 2017 | hide | past | favorite | 1 comment


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: