packmatic icon indicating copy to clipboard operation
packmatic copied to clipboard

Zipping on the fly — Generate downloadable Zip streams by aggregating File or URL Sources

Results 5 packmatic issues
Sort by recently updated
recently updated
newest added

Refs: https://github.com/evadne/packmatic/issues/17 TODO: Code cleanup

Don't pin to Elixir minor version `1.15`: ```sh $ mix compile ... warning: the dependency :packmatic requires Elixir "~> 1.15.7" but you are running on v1.16.1 ```

I have stumbled on a strange bug that I am not even sure how to start debugging so I thought I'd throw up an issue. I have a largish (9.7GB)...

With httpotion being retired, would a PR changing the http library be welcomed? ![image](https://user-images.githubusercontent.com/6866370/225269687-628eaa77-af9b-449e-8682-7417c9ebbd7b.png)

I have an archive that has a lot of small files and while I haven't measured to confirm I'm pretty sure the streaming is slowing down a lot (download drops...