Imported Upstream version 1.18.0
[platform/upstream/grpc.git] / src / compiler / README.md
1 # Overview
2
3 This directory contains source code for gRPC protocol buffer compiler (*protoc*) plugins. Along with `protoc`,
4 these plugins are used to generate gRPC client and server stubs from `.proto` files.