Akshay Shah

Results 121 comments of Akshay Shah
trafficstars

🎉 We intended to do exactly this, right down to focusing on the http.RoundTripper interface! We haven't started work yet, so the timing is perfect - PlanetScale's requirements can help...

> Will there be any alternative to channelz? I would like to see up-to-date information about the work of connections in the likeness of this https://github.com/rantav/go-grpc-channelz No, there won't: `connect-go`...

Awesome, I'm glad you've got some bandwidth to take this on @rhbuf! This is a great start. Unfortunately, this function only returns valid responses for unary requests using the Connect...

> I've switched directions in my current work and no longer needs this HTTP helper function, but I want to finish what I've started when I have some time. Don't...

@rhbuf and @pkwarren, I took a shot at finishing this up - let me know what you think!

Unfortunately, we don't author all the Proto files that we need to generate YARPC code for. This came up when trying to generate YARPC code for gRPC's health check service.

We may need to use an opt-out to preserve backward compatibility.

TChannel is a bidirectional protocol. You can't be just a client; you *must* also listen on a port.

Not sure about @jeffbean, but FX doesn't need this any more. Unless Bean still needs this functionality, feel free to close this.