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

Brotli compression #125

Open
vouillon opened this issue Jun 15, 2017 · 2 comments
Open

Brotli compression #125

vouillon opened this issue Jun 15, 2017 · 2 comments

Comments

@vouillon
Copy link
Member

It would be nice to improve the deflatemod extension to support Brotli compression as well (with customizable compression settings, as Brotli can be slow).

@vasilisp
Copy link
Contributor

If anybody is planning to do enhancements like these, please work against the cohttp branch (#124). Otherwise we will have trouble merging drastically incompatible changes.

@dinosaure
Copy link
Member

A binding with brotli already exists. So, I know, this is put a new dependence in ocsigenserver but it will be good to use it.

Then, I take this opportunity to talk about decompress. For a mirage support, it will be good to use a full implemented compression in OCaml (and ocaml-git switchs recently to this library instead camlzip).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants