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

aio: switch to tokio::io #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GiedriusS
Copy link

These have been integrated into tokio::io itself: https://docs.rs/tokio/1.21.0/tokio/io/trait.AsyncRead.html.

These have been integrated into `tokio::io` itself:
https://docs.rs/tokio/1.21.0/tokio/io/trait.AsyncRead.html.
@GiedriusS GiedriusS marked this pull request as ready for review September 26, 2022 10:20
@GiedriusS
Copy link
Author

Tested on my small program that it works as expected at least in my case.

@dvdplm
Copy link

dvdplm commented Sep 18, 2023

Perhaps a dumb question: why is it better to use tokio?

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

Successfully merging this pull request may close these issues.

2 participants