connect-rpc-scala

ZIO Interoperability

TODO: Add details.

Because the library uses the Tagless Final pattern, it is perfectly possible to use it with ZIO. You might check zio_interop branch, where conformance is implemented with ZIO and ZIO-gRPC. More details on interop with cats-effect.