This is probably what you are looking for? https://github.com/grpc/grpc/blob/master/doc/server-reflection.md
On Wednesday, May 1, 2019 at 12:35:13 AM UTC-7, [email protected] wrote: > > hi guys, > > Is it possible to check the available methods in the service that are > defined on the server side but not known to the client? > The proto-file is known, therefore the data structure is known. > > Best regards > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/006e3643-3aaa-4d7a-9717-eb5d709b8a97%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
