ReactiveX / RxScala

RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences
Apache License 2.0
888 stars 121 forks source link

Support RxJava 2.X #228

Closed mitermayer closed 4 years ago

mitermayer commented 7 years ago

Was wondering if there is currently any work in progress around making this compatible with RxJava 2.X ?

dhoepelman commented 7 years ago

Duplicate of https://github.com/ReactiveX/RxScala/issues/227