hyperium / hyperium/h2

Extend hpack mod visibility in 'unstable' feature set

Open
#828 3 comments 2 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.