swift-server / swift-server/swift-http-server
Support Response Compression
Open
Nobody has claimed this yet.
kind/feature
- Dominant language
- Swift
- Stars
- 44
- Forks
- 13
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 8
Description
We should support response compression to make it easy to turn on compression with popular formats. There are channel handlers in NIO Extras that would need some hooks to configure and enable
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 inspecting the channel handlers in NIO Extras and how this server currently configures its response pipeline. Identify the hooks needed to enable popular response-compression formats; done means compression can be configured and enabled for responses, with coverage for the supported formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100