Intermediate service receives a json request and then it distributes among worker services. It then accumulates results and responds pack as json. Problem is intermediate service has to know proto definition to decide which service to send request . This couple intermediate service and worker with shared proto definition . Is there any way to make no change in intermediate service and get new fields in worker service.
-- 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 [email protected]. To post to this group, send email to [email protected]. 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/96998d2b-5e11-4ded-a4ff-5281fc965da3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
