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

Adopt an asynchronous API #3

Open
tmplt opened this issue Dec 3, 2021 · 0 comments
Open

Adopt an asynchronous API #3

tmplt opened this issue Dec 3, 2021 · 0 comments
Labels
refactor Some code need to be refactored
Milestone

Comments

@tmplt
Copy link
Member

tmplt commented Dec 3, 2021

As discussed in rust-embedded/itm#41, it may be apt to adopt an asynchronous API. This could potentially simplify the implementation: the first EOF condition would be signalled with a Poll::Pending.

@tmplt tmplt added the refactor Some code need to be refactored label Dec 3, 2021
@tmplt tmplt added this to the v0.5.0 milestone Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Some code need to be refactored
Projects
None yet
Development

No branches or pull requests

1 participant