xref: /aosp_15_r20/external/grpc-grpc/src/compiler/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1# Overview
2
3This directory contains source code for gRPC protocol buffer compiler (*protoc*) plugins. Along with `protoc`,
4these plugins are used to generate gRPC client and server stubs from `.proto` files.
5