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 decompressor usage in browser?!? #2

Closed
jedie opened this issue Jun 26, 2015 · 3 comments
Closed

brotli decompressor usage in browser?!? #2

jedie opened this issue Jun 26, 2015 · 3 comments

Comments

@jedie
Copy link

jedie commented Jun 26, 2015

Is there a way to use the decompressor part in browser?

@replete
Copy link

replete commented Nov 28, 2015

I'm trying to figure this out myself, will let you know if I get anywhere.

It's a shame this package doesn't even have a demo.

@LeandroFavero
Copy link

Imagine in server side you compress images, js, css, and other stuff. In browser side, just download this pack, decompress and load! This will be great! Reduce download time for slow connections.

@devongovett
Copy link
Member

You can use browserify to compile brotli to a single file for the browser, or as a part of the build for your application.

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

4 participants