Real Life Retrofit use cases with FlatMap and SwitchMap using a Subject or RXRelay

176 Views Asked by At

There are a lot of great posts and articles explaining FlatMap and SwitchMap, but I am asking here concrete complex real life with examples on how to use FlatMap and SwitchMap with Retrofit using a Subject or RXRelay, so to add a level of complexity and close the scope of my question. Please no marble diagrams, or documentation definitions.

0

There are 0 best solutions below