Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Brotli4J compressor/decompressor #3

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Add Brotli4J compressor/decompressor #3

merged 3 commits into from
Oct 21, 2024

Conversation

erikvanoosten
Copy link
Collaborator

@erikvanoosten erikvanoosten commented Oct 21, 2024

The official brotli JVM implementation only supports decompression. In order to support compression we introduce a new module that uses Brotli4J(https://github.com/hyperxpro/Brotli4j) instead. See also discussion: lhns/fs2-compress#151

Inspired by lhns/fs2-compress#152

@erikvanoosten erikvanoosten merged commit c87784d into main Oct 21, 2024
12 checks passed
@erikvanoosten erikvanoosten deleted the brotli4j branch October 21, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant