-
Notifications
You must be signed in to change notification settings - Fork 130
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
Generate clients for @grpc/grpc-js #57
Labels
enhancement
New feature or request
Milestone
Comments
Open
timostamm
added a commit
that referenced
this issue
Jan 30, 2021
timostamm
added a commit
that referenced
this issue
Jan 30, 2021
timostamm
added a commit
that referenced
this issue
Jan 30, 2021
timostamm
added a commit
that referenced
this issue
Jan 30, 2021
timostamm
added a commit
that referenced
this issue
Jan 30, 2021
Added a short section in the manual and added a link in the readme. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As an alternative to generic service clients and the gRPC transport, it might be beneficial to generate a @grpc/grpc-js client.
This would allow users to use all features provided by @grpc/grpc-js.
It should ease migration from protobuf-js protobuf-ts.
TODO
grpc-tools
doesn't eitherThe text was updated successfully, but these errors were encountered: