cloudflare / cloudflare/quiche
quiche qpack don't use dynamic table
Open
- Dominant language
- Rust
- Stars
- 11.8k
- Forks
- 1.1k
- Avg merge
- 21h 9m
- Merged PRs (30d)
- 6
Description
hi, in quiche qpack/encoder.rs, i haven't found dynamic table related codes. Is it not open source or is it intentionally designed like this?
Contributor guide
Research direction
Start by reading qpack/encoder.rs and tracing how QPACK header encoding is implemented. Search the repository for dynamic-table references and related tests, then compare the implementation with the relevant QPACK behavior. Done means determining whether dynamic-table support is intentionally absent or identifying the scope needed to add it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100