blob: 20f2585af71003ba6d62e83bedb38e6abc2b0103 (
plain) (
blame)
1
2
3
4
|
# Overview
This directory contains source code for gRPC protocol buffer compiler (*protoc*) plugins. Along with `protoc`,
these plugins are used to generate gRPC client and server stubs from `.proto` files.
|