Closed galderz closed 6 years ago
Using RxJava2 will give us the ability to convert from a CompletableFuture to Observable
CompletableFuture
Observable
After last delivery of the workshop, we discussed maybe removing RxJava in order to keep the code simpler and reduce the mental load required by the attendees.
Using RxJava2 will give us the ability to convert from a
CompletableFuture
toObservable