Sep 3, 2018 · 1 min read
You wouldn't, if you actually implementing Reactive programming and using RxJava to its fullest, you shouldn't change it.
Keep in mind that you should use the best tool to fix your problem, it would be a pain in the ass to try to nail something with a screwdriver.
You can implement using coroutines but you would need a more complex logic to so, and why reinvent the wheel to reimplement back pressure, if it is already working greatly on RxJava.
Best Regards
