Next.js: HTTP/2 example

Created on 1 Apr 2019  路  8Comments  路  Source: vercel/next.js

Example request

Example name

example with http/2

Describe the bug

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)

good first issue example

Most helpful comment

Please follow the issue template when creating issues.

All 8 comments

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!

Was this page helpful?
0 / 5 - 0 ratings