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

async/.await support - "How to" discussion #56

Open
kaojo opened this issue Dec 17, 2019 · 1 comment
Open

async/.await support - "How to" discussion #56

kaojo opened this issue Dec 17, 2019 · 1 comment

Comments

@kaojo
Copy link
Contributor

kaojo commented Dec 17, 2019

Hi,
I want to implement a 'native' async/.await API for this crate. Since I am not the most experienced rust programmer I'm not sure about how to go about it. Obviously one could just upgrade to the new tokio version and go with it. Because I am contemplating if I should switch my project form tokio to async-std I'm wondering if an executor agnostic solution (if possible) should be preferred for this crate.
I'll do some more digging on this topic but I wanted to leave this issue in case somebody else with more knowledge than me comes by and contributes to this discussion and wants to collaborate.
Best regards!

@kaojo kaojo mentioned this issue Apr 12, 2020
@kaojo
Copy link
Contributor Author

kaojo commented Apr 12, 2020

solved by #60

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

1 participant