fomkin/korolev

ZIO streams interop

fomkin opened this issue · 1 comments

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).

This example could be useful too. zio/interop-cats#69