Skip to content

jballoffet/grpc-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC C++ Samples

This repository contains some basic sample applications to start working with gRPC in C++, using Bazel as build system. It also provides everything needed to run them in a docker container.

Project organization

You'll find the following project organization:

  • workspace: workspace directory.
  • docker: docker related files.

Installation

  1. Clone this repository
git clone https://github.com/jballoffet/grpc-samples.git
  1. Build docker image and run container, visit docker readme for instructions.

  2. Build and run the sample apps, visit apps readme for instructions.

Maintainers

This repository is mantained by:

Original version

Samples apps are based on:

About

gRPC C++ Samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages