sveltejs / sveltejs/kit

Add support for HTTP/2

Open
#1,451 11 comments 14 reactions 0 assignees View on GitHub

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.
image

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

Describe the solution you'd like
I'd like to have an option to activate HTTP\2 via config.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.