Skip to content

Allow client-side streaming communication #30

Open
@ssm951

Description

@ssm951

Thanks for the work on this proxy! I'm wondering if there is any example of client-side streaming implemented with this proxy. So far, I was able to send all the client-streaming messages to the server perfectly. However, grpc-gateway's generated code expects some EOF before moving on to CloseAndRecv(), so I currently cannot get the server to return the message response.

I'm wondering if there is any examples of triggering the EOF to allow client-side (not bidi) streaming with the server, or if this package would require modification to make this work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions