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?

貢獻者指南