envoyproxy/envoy

Feature disparity between gRPC bridge and gRPC reverse bridge

Open

#16,672 创建于 2021年5月26日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/configurationarea/grpcenhancementhelp wanted

仓库指标

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

描述

Title: Feature disparity between gRPC bridge and gRPC reverse bridge

Description:

Currently there's a bit of config/feature disparity between these 2 filters, where the reverse bridge offers more functionality. It would be great to support the same config options in the gRPC bridge as well. For example bridging a application/x-protobuf HTTP 1.1 request without the gRPC header frame and responding with the same content type and without the gRPC header frame.

贡献者指南