marcelpinto / RxFlux

RxFlux is a small framework in order to follow Flux design pattern with RxJava functionalities
Apache License 2.0
326 stars 38 forks source link

Add ability to unsubscribe ongoing actions while unregistering stores #19

Open eprendre opened 8 years ago

eprendre commented 8 years ago

Cancel long running actions that is no longer needed.