Skip to content

Implement Async{Read,Write} from futures #4

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

Closed

Conversation

geigerzaehler
Copy link
Contributor

We implement AsyncRead and AsyncWrite from futures::io for PipeReader and PipeWriter, respectively. This implementation is behind a feature flag.

We implement `AsyncRead` and `AsyncWrite` from `futures::io` for
`PipeReader` and `PipeWriter`, respectively. This implementation is
behind a feature flag.
@seanpianka
Copy link
Member

Can this be updated to use Tokio 1.x? Assuming #8 gets merged in a timely manner, we should keep up with the crate's dependencies.

@rousan
Copy link
Member

rousan commented Jul 24, 2021

Could you please resolve the merge conflict and resend the PR? Thanks.

@geigerzaehler
Copy link
Contributor Author

Closing this in favor of #7

@geigerzaehler geigerzaehler deleted the support-futures branch July 26, 2021 09:39
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.

3 participants