gRPC: Under the Hood
The basic idea is:
“How do two different services talk to each other?”
In a modern application, you often have multiple services running independently. One service might need data or functionality fro
dhriti-develops.hashnode.dev3 min read