fullstorydev / grpcurl

Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
MIT License
10.35k stars 497 forks source link

Papa charlie/master #441

Closed dragonsinth closed 4 months ago

PapaCharlie commented 5 months ago

Oh also, it seems the UsesXDS interface disappeared in HEAD of go-grpc anyway, so this is totally moot!

dragonsinth commented 5 months ago

Oh also, it seems the UsesXDS interface disappeared in HEAD of go-grpc anyway, so this is totally moot!

So we're on 1.59.0. I scanned through the gRPC lib and it looks like all of the existing uses even in that version are server-side only. So I think maybe we don't need this on the client at all. Can you try it out without:?