Skip to content

Support tuning parameters? #24

@FGasper

Description

@FGasper

I’m working on a proposal for a WebSocket extension to compress via Zstd. Toward that end I’d like to be able to control the window size, à la:

ZSTD_CCtx_setParameter( cctx, ZSTD_c_windowLog, 20 );

Currently I don’t see support for this in the API that this module exposes. Would it be possible to add?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions