gRPC From Scratch: Part 1 - Client

from blog kmcd.dev, | ↗ original
gRPC is an incredibly popular RPC framework that efficiently connects services. But how does it work? Let's dive in!