mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-07-08 21:10:19 +03:00
2a29c1e64b
The proper `v1` gRPC reflection has been around for a bit. The "client auto" mechanism still supports falling back to `v1alpha`. Not many support the `v1`, but we should default to it when possible.