Authentication
An overview of gRPC authentication, including built-in auth mechanisms, and how to plug in your own authentication systems.
The documentation covers the following techniques:
An overview of gRPC authentication, including built-in auth mechanisms, and how to plug in your own authentication systems.
gRPC is designed to support high-performance open-source RPCs in many languages. This page describes performance benchmarking tools, scenarios considered by tests, and the testing infrastructure.
How gRPC deals with errors, and gRPC error codes.
A user guide of both general and language-specific best practices to improve performance.