You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have a general purpose gRPC client in Envoy (#1054), there is no need to use the legacy gRPC interface for unary RPCs. This issue will track converting users of RpcChannel to Grpc::AsyncClient.