ZIO streams interop
fomkin opened this issue · 1 comments
fomkin commented
I think it can be implemented in the same way as fs2 streams interop. It should be implemented as korolev-zio-streams
(because ZStream is not part of ZIO core).
fomkin commented
This example could be useful too. zio/interop-cats#69