envoyproxy/envoy

Add support for basic gRPC API Configuration YAML files for gRPC-JSON transcoder

Open

#5,507 创建于 2019年1月7日

在 GitHub 查看
 (6 评论) (3 反应) (1 负责人)C++ (5,373 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Sometimes the requirement to have to annotate our .proto files to expose them can be inconvenient. Google cloud provides an alternative approach where we specify our HTTP to gRPC mappings in gRPC API Configuration YAML file rather than in .proto. So is configuration with yaml files supported for gRPC-JSON transcoder in envoy? Or maybe it will be supported later?

贡献者指南