Back to Developer Roadmap

gRPC

src/data/roadmaps/backend/content/[email protected]

4.0610 B
Original Source

gRPC

gRPC is a high-performance, open-source RPC (Remote Procedure Call) framework. Allows programs to execute procedures on remote computers like local functions. Developers don't need to handle remote interaction details, and client/server can use different programming languages.

Visit the following resources to learn more: