Is it possible to generate rust files from proto files without using tonic_build
?
#1387
Unanswered
frederikhors
asked this question in
Q&A
Replies: 2 comments
-
Did you figure out the answer to this? I'm not enthusiastic about installing the protobuf compiler on a wide variety of systems and would much prefer to pre-generate and check this artifact in to the repo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to generate rust files from proto files without using
tonic_build
?I can open a PR to improve docs about this.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions