Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/korfuri/grpc-bazel

A demo of how to use gRPC with Bazel
https://github.com/korfuri/grpc-bazel

bazel grpc

Last synced: 3 months ago
JSON representation

A demo of how to use gRPC with Bazel

Awesome Lists containing this project

README

        

# 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`