On the internet I find a lot of explanations about...
# rx
i
On the internet I find a lot of explanations about the difference between flatmap and switchmap, but my legacy code has tons of uses of these two operators with RXRelay subjects and RXBindings, could someone helping me explaining why I should use with Retrofit flatmap, switchmap and BehaviourRelays/PublishDelays?