Keyboard shortcuts

Press ← or → to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

gRPC (Google Remote Procedure Call)

gRPC, short for Google Remote Procedure Call, is a high-performance framework for building APIs and connecting services: especially in microservices architectures.

It was originally developed by Google and is now an open-source project under the Cloud Native Computing Foundation.

Documentation

See Also