Skip to content

Re-design the StreamMuxer trait #2722

@thomaseizinger

Description

@thomaseizinger

This issue tracks the redesign of the StreamMuxer trait which was originally started in #2648.

The primary goals are:

  • Emitting substreams which implement AsyncRead + AsyncWrite
  • Use &mut self for the StreamMuxer (This may extend to Pin<&mut Self>)

PRs related to this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions