You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your library is very great and I am happy to use it.
What do you think is it possible to create interop for fs2 streams? We have lots of tools already done in fs2 and it would be hard to maintain both effects (ZIO, cats.effect.IO) and I would be grateful to have your lib using fs2
Thanks for feedback!
The text was updated successfully, but these errors were encountered:
I'd be happy to have fs2 support as part of the library, but I think it would mostly require interop at the ZIO/ZStream level.
I found this, so you might want to add your vote there: zio/interop-cats#69
I don't have fs2 experience myself, but a PR adding support for that is welcome of course!
Hi!
Your library is very great and I am happy to use it.
What do you think is it possible to create interop for fs2 streams? We have lots of tools already done in fs2 and it would be hard to maintain both effects (ZIO, cats.effect.IO) and I would be grateful to have your lib using fs2
Thanks for feedback!
The text was updated successfully, but these errors were encountered: