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

Upgrade RxJava from version 2 to 3 #918

Open
Akash-Ramjyothi opened this issue Jun 10, 2022 · 0 comments
Open

Upgrade RxJava from version 2 to 3 #918

Akash-Ramjyothi opened this issue Jun 10, 2022 · 0 comments

Comments

@Akash-Ramjyothi
Copy link
Contributor

Akash-Ramjyothi commented Jun 10, 2022

Description:

  • Currently, the android project is using an outdated RxJava version 2 instead of version 3.
  • Making this library up to date is crucial to replace the otto event bus and for future features to be easily made and integrated.
  • There are various benefits of RxJava 3 over 2 such as Threading, Error handling, Caching and Cancellation are made much easier.

Maybe fixed by: #933 .

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

Successfully merging a pull request may close this issue.

2 participants