nitrojs / nitrojs/nitro

compression dictionary support (experimental)

Open
#1,916 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion enhancement v2
Dominant language
TypeScript
Stars
11.2k
Forks
899
Avg merge
2d 24m
Merged PRs (30d)
40

Description

Describe the feature

Implementing Compression Dictionary support for public assets (as an experimental feature for testing), possibly using route rules to configure which resource patterns should be handled this way.

Additional information
  • Would you be willing to help implement this feature?

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 linked Compression Dictionary Transport specification and locating Nitro's public-asset handling and route-rule configuration entry points. Define how experimental support should select resource patterns, then verify that configured public assets are served with compression-dictionary behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
performance, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.