Open
Description
Component
kona-protocol
crate
Describe the feature you would like
Perform brotli compression using the brotli::CompressorWriter
and a buffer instead of storing both the raw and compressed data and re-compressing the entire raw data as currently done.
Additional context
See: op-rs/maili#14.
Notice, tests are failing here because of a bug with the implementation.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog