compression dictionary support (experimental)
Open
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
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 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