http2-push-example
Blog post: HTTP/2 Server Push with Node.js
Requirements
- Node.js >= 8.4.0
Run
npm start
or
node --expose-http2 index.js
Open: https://localhost:3000
Blog post: HTTP/2 Server Push with Node.js
npm start
or
node --expose-http2 index.js
Open: https://localhost:3000