zio / interop-reactive-streams

Interoperability Layer Between ZIO and Reactive Streams
https://zio.dev/zio-interop-reactivestreams
Apache License 2.0
47 stars 27 forks source link

Upgrade to ZIO 2.0.0 final #332

Closed reibitto closed 2 years ago

reibitto commented 2 years ago

Might want to double-check if I got def streamToPublisher correct. The rest is straightforward enough I think?

runtologist commented 2 years ago

@reibitto thanks a lot for this PR! Unfortunately, I was working on the upgrade in parallel and only noticed it after merging. ZIO 2 support is now on master.