Skip to content

Streaming API should take a Stream #16

Description

@khionu

More specifically, a futures::prelude::Stream<Item=LayerBlob>. Using a Result for the message type when you don't do anything with the error is superfluous to simply closing/dropping the stream. The Result currently falls into the same problem as #15

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