hepek icon indicating copy to clipboard operation
hepek copied to clipboard

Support for ZStream (or any other stream library)

Open carlos-verdes opened this issue 5 months ago • 3 comments

I created an abstraction on top of scala.xml to serve content using ZIO.ZStream, so I can stream results from server instead of loading all content in memory and then flush to the client.

It would be really good to have a feature like that on your library.

carlos-verdes avatar Jan 12 '24 09:01 carlos-verdes