Skip to content

stackb/grpc-cpp-proto-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published