buddysearch
buddysearch copied to clipboard
Support for Flowable
Hello,
This project is very nice for learning purposes, but I encountered an blocking issue. I need to use Flowable on a stream of data and the Use case of the domain interactor relies only on Observable. How do you recommend to approach this limitation?