dropbox / dropbox/rust-brotli-decompressor
Supporting shared dictionary feature
- Dominant language
- Rust
- Stars
- 61
- Forks
- 30
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 10
Description
Hi. I'm Tsuyoshi Horo working on [Compression Dictionary Transport](https://github.com/WICG/compression-dictionary-transport) feature in Chromium.
SharedDictionary feature which supports [Shared Brotli Compressed Data Format](https://datatracker.ietf.org/doc/draft-vandevenne-shared-brotli-format/) was merged in the C and Java implementation under [google/brotli](https://github.com/google/brotli/) on [Aug 4, 2021](https://github.com/google/brotli/commit/19d86fb9a60aa7034d4981b69a5b656f5b90017e).
Is there any plans to support the SharedDictionary feature in the rust implementation?
Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.