Settings

Theme

Client side javascript fast compression library using LZJB algorithm.

code.google.com

28 points by bear330 15 years ago · 5 comments

Reader

danfitch 15 years ago

Interesting but I have yet to think of a way that I could use this.

convel 15 years ago

already working on php implementation http://pastebin.com/9Gn8XwQD to use it on one project

dageroth 15 years ago

at what sizes is it getting sensible to compress an answer to the server on the client? Could one use that for file uploads?

ergo98 15 years ago

This, coupled with the FileAPI, could be used for upload compression.

Am I incorrect in thinking that currently, outside of a Flash uploader, there is no way to compress uploads? That even if the server accepts gzip there is no compression of files sent up?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection