Sign in
android
/
platform
/
external
/
rust
/
crates
/
grpcio-sys
/
760615c4098f83411b5cdefeb01ee80fe7aef0a8
/
.
/
grpc
/
src
/
compiler
/
README.md
blob: d5684af7ff24e90af441514649141b70d40d9803 [
file
] [
log
] [
blame
] [
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
.