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

Use Sink trait from futures-sink-preview #1244

Merged
merged 6 commits into from
Jul 8, 2019

Conversation

Aaron1011
Copy link
Contributor

This commit updates tokio-futures, tokio-codec, and tokio-sync to use the Sink trait from futures-sink-preview. This allows all of the normal Sink combinators to be used with Tokio

@carllerche
Copy link
Member

Thanks 👍 on the change. I would like to first get a release that includes rust-lang/futures-rs#1706 and rust-lang/futures-rs#1708.

@Aaron1011
Copy link
Contributor Author

@carllerche Updated

Copy link
Member

@carllerche carllerche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@carllerche carllerche merged commit d4803bc into tokio-rs:master Jul 8, 2019
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