code

Results 478 comments of code

And could you check your `shrink_count` to ensure the shrink action is triggered. Thanks.

Hi, thanks for this great contribution. I have taken a quick look and it's great. But I am not expert of websocket and this is a big PR. So I...

@soulxu Thanks. Your reviews are very valuable. > Since the length of payload can be huge, should we enable option for the caller limits the length of payload to buffer....

Thanks for you contribution. But if I miss something? Where is the new proto API for the dubbo tracing? And there are some exist tracers which are protocol independent. We...

1. IMO, it's OK to resue the `HttpConnectionManager.Tracing` for learning or private extension, because it just work. But if we want make this extension be part of core envoy, may...

Yeah, is there any reason to make this transition?

Iirc, balsa is enabled by default after envoy 1.28.

`ext_proc` will sends all request headers include B3 headers to the server as part of grpc requests. So do you mean that you want to add tracing support of grpc...