Open inexorabletash opened 7 years ago
Somewhere (not necessarily in the spec) we should have a sample that generates a ZIP of the uploaded content.
Safari does this automagically in some cases (.app directories; others... ?) and that should maybe be something we build into the platform.
.app
DEFLATE via https://github.com/ricea/compressstream-explainer/blob/master/README.md ?
Would still need container format. Some common zip library?
Somewhere (not necessarily in the spec) we should have a sample that generates a ZIP of the uploaded content.
Safari does this automagically in some cases (
.app
directories; others... ?) and that should maybe be something we build into the platform.