Skip to content

Implement Sink for body::Sender #1781

Closed
@seanmonstar

Description

@seanmonstar

While the 0.1 Sink interface is annoying to use, and I'd recommend using Sender's inherent poll_ready and send_data when using the concrete type, implementing Sink allows the use of combinators, like forward, and 0.3's compat layer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-bodyArea: body streaming.C-featureCategory: feature. This is adding a new feature.E-easyEffort: easy. A task that would be a great starting point for a new contributor.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions