- Fastify web server
- HTTPS enabled (with junk cert/key)
- HTTP/2 enabled
- HTTP/2 push enabled via node-fastify-auto-push
-
"It can be thought as a replacement of the
fastify-staticplugin that supports automatic server-push."
-
npm installnode index.js(you might need--expose-http2?)