0
  1. Need a document or a working sample project reference of how serverreflection can be implemented in a Java client to call the grpc endpoints on server(not through grpc_cli). The current documentation is not enough to understand the flow & implement it. It would be very helpful if any reference can be shared.
  2. Does grpc_ui & grpcurl use server reflection internally?
  3. Can server reflection be used from version v1 instead of v1alpha now?
  • See https://stackoverflow.com/a/61144510/4690866 for one piece of using reflection. v1alpha is most common. https://github.com/grpc/grpc-java/issues/6724 https://github.com/grpc/grpc-go/issues/5684 – Eric Anderson Jan 13 '23 at 16:28

0 Answers0