List Question
20 TechQA 2020-09-30T11:30:10.810000Compilation problem between HttpRoutes[RIO[E, *]] and HttpRoutes[zio.Task]
484 views
Asked by arinray
How to define an http4s server as a ZIO ZLayer to be injected and fetched in the main?
830 views
Asked by Hunor Kovács
Experiencing deadlocks when using the Hikari transactor for Doobie with ZIO
1.8k views
Asked by fanf42
How to convert ZIO[R, Nothing, Boolean] to UIO[Boolean]?
142 views
Asked by stackoverflowflowflwofjlw
Why does ZIO not log uncaught exceptions?
163 views
Asked by Dima
Why does this ZIO layer composition not compile?
142 views
Asked by Dima
No implicit arguments of type: ZCompose
115 views
Asked by NyansusCoder
What is the difference between ZLayer.scoped and ZLayer.fromZio?
198 views
Asked by Dima
HTTP4S EntityEncoder
217 views
Asked by Arlengur
Scala, ZIO, Kafka - how to add Producer layer to scope
109 views
Asked by Developus
ZIO-JSON decoding with default values in case class fails for scala 3.2.2 but succeeds in 2.13.8
187 views
Asked by Jimmy
ZIO-Quill: Conditional update
80 views
Asked by Jimmy
ZIO TestClock for a shared environment
166 views
Asked by Dima
How to properly interrupt a fiber in zio test?
190 views
Asked by Dima
Need to remove Akka Framework from project due to licensing changes
260 views
Asked by Kailash
Scala - differents between eventually timeout and Thread.sleep()
807 views
Asked by Developus
Scala zio for ftp
218 views
Asked by Srinivas
ScalaJs + ZIO: Program works with sbt 1.2.8 but not >= 1.3
222 views
Asked by Dominik Dorn