An open API service indexing awesome lists of open source software.

https://github.com/ollls/zio-quartz


https://github.com/ollls/zio-quartz

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## zio-quartz - native ZIO-NIO-TLS streaming with HTTP/1.1.

zio-tls-http rewritten with ZStream.
* TLS with ZIO effects and ZStream on top, HTTP Response/Request represented as ZStream.
* Supports ZStream in/out with HTTP/1.1 Chunked encoding.
* Supports raw streams: file operation with ZStream from file without fetching file into memory.