RxReactiveStreams
helper class provides static utility methods to convert to and from
Observable
s and Publisher
s.Observable
with a Reactive Streams Subscriber
.Publisher
with a Rx Subscriber
.Publisher
into a Rx Observable
.Observable
into a Reactive Streams Publisher
.