gRPC is a modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems . Read the longer Motivation & Design Principles post for background on why we created gRPC.