Skip to content

Support for gRPC protocol #31

@rustycl0ck

Description

@rustycl0ck

Currently there is documentation (and support?) only for HTTPS protocol. Creating a service which exposes only gRPC ports, does not work with Gateway.

$ grpcurl my-service.example.com:443 list
Failed to list services: rpc error: code = Unavailable desc = upstream connect error or disconnect/reset before headers. reset reason: protocol error

Is there any guide for using Gateway with gRPC services? Or is this even supported currently?

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