Skip to content

Clean up Stream wrapper #21

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

Merged
1 commit merged into from
Nov 21, 2019
Merged

Clean up Stream wrapper #21

1 commit merged into from
Nov 21, 2019

Conversation

ghost
Copy link

@ghost ghost commented Nov 21, 2019

Once we fix async-rs/async-std#553, we'll be able to further clean this up by deleting the whole custom Stream type.

Copy link
Collaborator

@rylev rylev left a comment

Choose a reason for hiding this comment

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

❤️

@ghost ghost merged commit f7f2cde into master Nov 21, 2019
@delete-merged-branch delete-merged-branch bot deleted the cleanup-stream branch November 21, 2019 18:20
This pull request was closed.
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.

Implement Clone for TcpStream
1 participant