Skip to content

[Feature] Brotli Compression #1081

Open
Open
@refcell

Description

@refcell

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

No one assigned

    Labels

    Type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions