gRPC and protobuf: 101
In a distributed architecture, how do microservices communicate with each other? For the traditional browser client model, JSON and XML is the answer. But is that really optimal if you have control over both the client and the server? The overhead of...
saurabhsikchi.hashnode.dev4 min read