envoyproxy/envoy

Feature disparity between gRPC bridge and gRPC reverse bridge

Open

#16.672 geöffnet am 26. Mai 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/configurationarea/grpcenhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide