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

Support zstd decoding #191

Open
ikreymer opened this issue Jul 9, 2024 · 1 comment
Open

Support zstd decoding #191

ikreymer opened this issue Jul 9, 2024 · 1 comment

Comments

@ikreymer
Copy link
Member

ikreymer commented Jul 9, 2024

Browsers now include Accept-Encoding: zstd, and more and more sites are serving zstd compression, so should definitely add support for zstd decompression, along with deflate/gzip/brotli that wabac.js supports.

@ikreymer
Copy link
Member Author

ikreymer commented Jul 9, 2024

Priority is for zstd encoded content first, but would also be great to support zstd compressed WARCs which are also in use.

Will look at https://github.com/101arrowz/fzstd first, also considering WASM options.

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

No branches or pull requests

1 participant