close
The Wayback Machine - https://web.archive.org/web/20200916062201/https://github.com/ashithasantosh/grpc-proto
Skip to content
master
Go to file
Code
This branch is 18 commits behind grpc:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

grpc-proto

This repository contains common protocol definitions for peripheral services around gRPC such as health checking, load balancing etc..

Planned Usage

For ease of development, proto files will still be copied to the other gRPC repositories (e.g., grpc/grpc, grpc/grpc-go, etc.). Sanity tests will be added to verify that common proto files match the "ground truth" files contained here.

Directory Structure

The directory structure should match the protocol package. For example, health.proto in package grpc.health.v1 will be placed in grpc/health/v1/health.proto.

About

gRPC-defined protobufs for peripheral services such as health checking, load balancing, etc.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.