Add support for HTTP/2
Open
Nobody has claimed this yet.
pkg:adapter-node
- Dominant language
- JavaScript
- Stars
- 20.8k
- Forks
- 2.3k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 156
Description
I just did a test with Lighthouse (Desktop) and it showed incredibely nice results on the first try. This is really awesome.

For the Performance section the major penalty was missing HTTP\2

Describe the solution you'd like
I'd like to have an option to activate HTTP\2 via config.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing configuration and the server setup, then reproduce the Lighthouse report described in the issue. Done means HTTP/2 can be enabled through configuration and the Lighthouse performance report no longer flags it as missing.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100