Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the grpc-services #5

Open
liweinan opened this issue Jul 31, 2023 · 0 comments · May be fixed by #6
Open

Add the grpc-services #5

liweinan opened this issue Jul 31, 2023 · 0 comments · May be fixed by #6
Assignees

Comments

@liweinan
Copy link
Contributor

This dep is necessary for the tools like grpcurl to access the generated services in a reflected way:

➤ grpcurl -plaintext 127.0.0.1:9555 org.greet.GreetService/greet                                                                                              23:26:22
Error invoking method "org.greet.GreetService/greet": failed to query for service descriptor "org.greet.GreetService": server does not support the reflection API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant