Skip to content

AsyncRead, AsyncWrite traits #23

Closed as not planned
Closed as not planned
@tmandry

Description

@tmandry

We need an async form of the Read and Write traits.

There are multiple versions of this in the ecosystem:

futures: AsyncRead, AsyncWrite
tokio: AsyncRead, AsyncWrite
async_std: Read, Write

Relevant design decisions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions