zio-tls-http icon indicating copy to clipboard operation
zio-tls-http copied to clipboard

100% non-blocking, Java NIO only( inspired by zio-nio) , JSON HTTP server based on Scala ZIO library. Everything including TLS encryption modeled as ZIO effects, convenient route DSL similar to https4...

Results 1 zio-tls-http issues
Sort by recently updated
recently updated
newest added

ZIO 2.0 is at Milestone 4, with an RC expected in the next few weeks. https://github.com/zio/zio/releases/tag/v2.0.0-M4 The API is nearly stable at this point, so any early migration work against...