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

Remove tokio-stream dependency from tokio-util #3487

Merged
merged 4 commits into from Jan 31, 2021

Conversation

Darksonn
Copy link
Contributor

Without this change, it would not be possible to use the ReusableBoxFuture in the tokio-stream crate, which I want to use for various wrappers such as the broadcast receiver.

@Darksonn Darksonn added A-tokio-util Area: The tokio-util crate A-tokio-stream Area: The tokio-stream crate labels Jan 30, 2021
@Darksonn Darksonn merged commit ee1f0c4 into master Jan 31, 2021
@Darksonn Darksonn deleted the tokio-util-remove-stream-dep branch January 31, 2021 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio-stream Area: The tokio-stream crate A-tokio-util Area: The tokio-util crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants