Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Bus with RxJava #14

Open
jamolkhon opened this issue Feb 13, 2017 · 1 comment
Open

Replace Bus with RxJava #14

jamolkhon opened this issue Feb 13, 2017 · 1 comment

Comments

@jamolkhon
Copy link

jamolkhon commented Feb 13, 2017

... since you're already using RxJava. Square also recommends switching to it.

Deprecated!
This project is deprecated in favor of RxJava and RxAndroid. These projects permit the same event-driven programming model as Otto, but they’re more capable and offer better control of threading.

@lgvalle
Copy link
Owner

lgvalle commented Feb 13, 2017

Could be done, but I'd rather have it as a separate branch.

The main point of this repo is to illustrate an example of Flux architecture on Android and IMO it is easier to understand using a bus.

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

No branches or pull requests

2 participants