Skip to content

liuzl/grpc-bazel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel-gRPC

A demo of how to use gRPC with Bazel.

  • No submodules! Instead, we rely on Bazel's external dependency support to fetch git remotes.
  • Supports C++ only at the moment.

bazel build //src:all

About

A demo of how to use gRPC with Bazel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.8%
  • Python 23.3%
  • Protocol Buffer 4.4%
  • Shell 0.5%