@stilkov is this a possible implementation for SCS / macro architecture?
I'm looking for examples of gRPC based monoliths where inter-service communication is done over localhost, using a gRPC client, and avoids invoking service methods directly.
1
Replying to @luebken
I would argue that it can be, but would probably yield something that is more tightly coupled then I would prefer

May 7, 2020 · 3:28 PM UTC