#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.
Almost fixes #8753 (which still needs a test).
#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.