Skip to content

Streaming implementation of iostream.Stream.Writer #60

@lthibault

Description

@lthibault

iostream.Stream.Writer binds the stream to an io.Writer. However, calls to the resulting Writer's Write method block until the underlying RPC call completes. This should perform streaming calls by default, ideally by leveraging #59.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions