-
Notifications
You must be signed in to change notification settings - Fork 1
Compile proto files (gRPC) #92
Copy link
Copy link
Open
Labels
enhancementNew or change of feature or requestNew or change of feature or request
Description
Currently we need to compile the gRPC files locally by installing the compiler on our machine.
In any cases we need to compile locally because the generated files need to be accessed from our code.
It would be better if we had a dockerfile which can install the compiler and compile the proto files so that we don't have to install on our machine
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew or change of feature or requestNew or change of feature or request