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

Java: make client MethodDescriptor public #1600

Open
sebastian-alfers opened this issue Mar 28, 2022 · 0 comments
Open

Java: make client MethodDescriptor public #1600

sebastian-alfers opened this issue Mar 28, 2022 · 0 comments

Comments

@sebastian-alfers
Copy link
Contributor

Short description

Currently for Java, all generated MethodDescriptor are private which comes unhandy when e.g. using https://github.com/phiSgr/gatling-grpc to load-test an akka-grpc app.

Details

One idea could be: use the existing grpc flag (that already exists for scala) during java code gen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant