Skip to content

An example scaffold for creating a GRPC Server using Protobuf and Bazel.

Notifications You must be signed in to change notification settings

ajbolous/protobuf-grpc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protobuf-grpc-example

An example scaffold for creating a GRPC/Protobuf Server using Bazel.

Requirements:

  1. Bazel build system

Instructions:

  1. Clone the repository
  2. Build the project using bazel build //...

Notes:

This project uses stack_build_proto_rules for generating CPP & Python pb files.

About

An example scaffold for creating a GRPC Server using Protobuf and Bazel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published