Hi,
We are struggling to figure out what is good way to organise Akka gRPC protobuf files in micro service architecture.
For example, we have three micro services A,B and C where A and B accessing C so all three services need C proto file/s.
So, how to organise those files?
1 post - 1 participant