https://github.com/ollls/zio-quartz
https://github.com/ollls/zio-quartz
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ollls/zio-quartz
- Owner: ollls
- Created: 2021-04-07T13:23:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T19:34:17.000Z (over 5 years ago)
- Last Synced: 2025-04-09T23:51:16.548Z (over 1 year ago)
- Language: Scala
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.