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