Hi,

Currently, we maintain a single repository for storing proto files for 
multiple microservices. And we would use these protobufs for implementing 
services in specific languages. I recently read this blog which mentions 
about packaging generated code into libraries and distributing it. I would 
like to know which is the best recommended option?
1. Package generated code into libraries and distribute it
2. Maintain protos in single repo and distribute it & services/clients can 
get the proto files and build the generated code and use it

Thanks,
Dinesh P S

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/bf432ebe-250f-4045-b626-68a75957e0ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to