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

status quo: Barbara writes a runtime-agnostic library #187

Merged

Conversation

zeenix
Copy link
Contributor

@zeenix zeenix commented Apr 30, 2021

This is a story from the async vision story session of April 16, 2021.

Copy link
Member

@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.

Good start! 🧡


Alan asks Barbara what is the async equivalent is of `std::io::Read`, and Barbara sighs and says
that there isn't one. Barbara brings up tokio's and the [futures crate]'s versions of `AsyncRead`.
Barbara decides not to talk about `AsyncBufRead` for now.
Copy link
Member

Choose a reason for hiding this comment

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

Just as a note: the upcoming story on AsyncBuf{Read,Write} will be good to link here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, when there is a link available. :)

This is a story from the async vision story session of April 16, 2021.

Co-authored-by: Ryan Levick <[email protected]>
@zeenix zeenix force-pushed the barbara_writes_a_runtime_agnostic_lib branch from c9a5660 to b9e164a Compare May 7, 2021 17:10
@zeenix zeenix merged commit b2868cc into rust-lang:master May 10, 2021
@zeenix zeenix deleted the barbara_writes_a_runtime_agnostic_lib branch May 10, 2021 13:22
@nikomatsakis nikomatsakis added the status-quo-story-ideas "Status quo" user story ideas label May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status-quo-story-ideas "Status quo" user story ideas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants