[undertow-dev] Streaming a ZIP file

Hicks, Matt matt at matthicks.com
Thu Aug 31 15:57:51 EDT 2017


I'm trying to create ZIP files on-demand from the server and stream them
back to the browser, but I'm not sure the proper way to do this.  The only
way I can think of is to use a `ZipOutputStream`, but that would be a
blocking operation.  Is there a better way to do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20170831/0d331912/attachment.html 


More information about the undertow-dev mailing list