I'd be interested to understand how they manage their "common" library, especially the RPC bit. I find it very painful to version APIs signatures and protocols: Let's say service S1 has a method "DoSomething(a, b)" and…
I'd be interested to understand how they manage their "common" library, especially the RPC bit. I find it very painful to version APIs signatures and protocols: Let's say service S1 has a method "DoSomething(a, b)" and…