Closed whyoleg closed 3 years ago
Rework request channel to receive initial payload as additional parameter. The main idea behind this change, is that Flow don't have operator similar to Flux.switchOnFirst which would allow to easily intercept on first element.
Flow
Flux.switchOnFirst
Rework request channel to receive initial payload as additional parameter. The main idea behind this change, is that
Flow
don't have operator similar toFlux.switchOnFirst
which would allow to easily intercept on first element.