example with http/2
Add an example with http/2 server. It's better for production, but difficult to set up (express, koa, fastify, hapi and other server frameworks)
Please follow the issue template when creating issues.
@timneutkens, sorry, check it please
@timneutkens is this issue still looking for a contributor? I'd be down to tackle it.
@shahzeb1, can you create example http/2 with most popular server frameworks (express, koa, fastify, hapi)? Most use a server built on them. You can also add compression (gzip, etc.) to the example. So we will get an example of a production ready server.
Thank you!
Yes I can do that. But lets just confirm with @timneutkens that an HTTP/2 example using all those libraries is what they'd want.
I think it'd be too much / we already have examples using all those frameworks.
This issue can now be closed at an example has successfully been merged in: https://github.com/zeit/next.js/commit/c97617fdf5bffefae864519ee3d2b9a757aa873c
馃槉
馃挴 Thank you very much @shahzeb1!
Most helpful comment
Please follow the issue template when creating issues.