Extend hpack mod visibility in 'unstable' feature set
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 382
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 9
Description
h2 users may find the hpack module useful as an independent module. Kindly extend its visibility for users who accept the risk of using the "unstable" feature flag.
This is implemented in https://github.com/hyperium/h2/pull/824
Thanks and happy new year!
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
Review pull request #824 and the hpack module's visibility declarations in the h2 repository. Confirm whether the unstable feature flag exposes hpack as requested, and verify the existing checks or tests associated with that feature; done means the requested visibility is present without exposing it by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100