envoyproxy/envoy

Converge [New]GrpcMuxImpl

Open

#11,477 opened on Jun 5, 2020

View on GitHub
 (8 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
area/xdshelp wantedtech debt

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

We have two distinct gRPC mux impls for xDS, which impacts velocity as we need to do the same thing twice when working with the xDS transport and will be a source of inconsistency long term. This is some hangover from earlier work on delta xDS.

CC @wgallagher @fredlas

Contributor guide