Guides

Task-oriented walkthroughs of common use cases

The documentation covers the following techniques:


Authentication

An overview of gRPC authentication, including built-in auth mechanisms, and how to plug in your own authentication systems.

Benchmarking

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.

Error handling

How gRPC deals with errors, and gRPC error codes.

Performance Best Practices

A user guide of both general and language-specific best practices to improve performance.

Last modified December 16, 2020: Implement the Docsy theme (#561) (fe23132)