stackb / grpc-cpp-proto-example

Example repo for compiling C++ outputs for protobuf+gRPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grpc-cpp-proto-example

Example repo for compiling C++ outputs for protobuf+gRPC

$ bazel build //proto:example_cpp_compile
Target //proto:example_cpp_compile up-to-date:
  bazel-bin/proto/example.pb.cc
  bazel-bin/proto/example.pb.h
  bazel-bin/proto/example.grpc.pb.cc
  bazel-bin/proto/example.grpc.pb.h

About

Example repo for compiling C++ outputs for protobuf+gRPC

License:Apache License 2.0


Languages

Language:Starlark 100.0%