Skip to content

Feature Request: Add streaming support #94

Open
@robgraeber

Description

@robgraeber

The current implementation of grpc-web-ruby provides support for unary gRPC-Web calls. However, it does not yet support gRPC streaming, which is an essential feature for many real-time and high-throughput applications.

When making a streaming request that returns a enumerator this library returns 500s but it streams correctly with grpc server + envoy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions