Sign in
bazel
/
bazel
/
e3c92054093bc29a4819da8e2c7e3b271da2dd67
/
.
/
third_party
/
grpc
/
src
/
compiler
/
README.md
blob: d5684af7ff24e90af441514649141b70d40d9803 [
file
] [
view
]
# 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
.