What is gRPC and how it works?
gRPC is a way for different software programs to talk to each other over the internet.gRPC is a technology for implementing RPC APIs that uses HTTP 2.0 as its underlying transport protocol. You might expect that gRPC and HTTP would be mutually exclus...
sanjayrajpoot.hashnode.dev5 min read