Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Should use Rxjava to implement an event bus to get rid of Otto bus #5

Open
ltn614 opened this issue Nov 18, 2015 · 0 comments
Open

Comments

@ltn614
Copy link

ltn614 commented Nov 18, 2015

Since you use Rxjava,don't bother to use Otto,implement an Rxbus use Rxjava is so easy,please refer http://nerds.weddingpartyapp.com/tech/2014/12/24/implementing-an-event-bus-with-rxjava-rxbus/

and here is example:
https://github.com/kaushikgopal/RxJava-Android-Samples/blob/master/app/src/main/java/com/morihacky/android/rxjava/rxbus/RxBus.java

Any way great work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant