monix.reactive.MulticastStrategy
The Behavior strategy is for building multicast observables that emit the most recently emitted item by the source before the source starts being mirrored.
Behavior
Corresponds to Pipe.behavior.
The
Behavior
strategy is for building multicast observables that emit the most recently emitted item by the source before the source starts being mirrored.Corresponds to Pipe.behavior.