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

Provide API based on coroutines #267

Open
mccorby opened this issue Aug 19, 2020 · 0 comments
Open

Provide API based on coroutines #267

mccorby opened this issue Aug 19, 2020 · 0 comments
Assignees
Labels
Priority: 4 - Low 😎 Should only be scheduled if it's important relative to other issues Type: New Feature ➕ Introduction of a completely new addition to the codebase

Comments

@mccorby
Copy link
Member

mccorby commented Aug 19, 2020

Feature Description

Now that coroutines have been added to the project, it would be good to offer an API based on them.

[ ] Replace RxJava and callbacks with coroutine elements.
[ ] Error handling
[ ] Update tests
[ ] Update documentation

Is your feature request related to a problem?

Communication between components is starting to get difficult to manage. By using a single approach with coroutines, it will be easier.

What alternatives have you considered?

RxJava and callbacks are already in place.

Additional Context

Add any other context or screenshots about the feature request here.

@mccorby mccorby added Type: New Feature ➕ Introduction of a completely new addition to the codebase Priority: 4 - Low 😎 Should only be scheduled if it's important relative to other issues labels Aug 19, 2020
@mccorby mccorby self-assigned this Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 4 - Low 😎 Should only be scheduled if it's important relative to other issues Type: New Feature ➕ Introduction of a completely new addition to the codebase
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant