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

proto-loader: generator: add specific service definition interfaces #1745

Merged

Conversation

murgatroid99
Copy link
Member

This fixes #1740. The type of the service definition attached to the generated client class needs to list the specific methods so that it can work with the type of the addService function in the native library.

@murgatroid99 murgatroid99 merged commit bf2e5cb into grpc:master Apr 14, 2021
flovilmart pushed a commit to flovilmart/grpc-node that referenced this pull request Jun 2, 2021
…service_definition

proto-loader: generator: add specific service definition interfaces
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 this pull request may close these issues.

Generated Service Definition types are inaccurate
2 participants