GithubHelp home page GithubHelp logo

isabella232 / grpc-proto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grpc/grpc-proto

0.0 0.0 0.0 131 KB

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

License: Apache License 2.0

Shell 18.31% Starlark 81.69%

grpc-proto's Introduction

grpc-proto

This repository contains the canonical versions of common protocol definitions for peripheral services around gRPC such as health checking and load balancing.

Usage

For Bazel users, it can be included directly as an http_repository.

Non-Bazel users are expected to copy the proto files from this repo as needed. However, those copies should not be modified; they should be byte-identical with the version of grpc-proto that was copied from. Changes should be made to proto files in this repo before being recopied elsewhere. This prevents forking the proto and makes clear the "latest version" of the proto.

Projects that copy the protos should defend against repo-specific modifications. They should use a script to copy that overwrites any such changes, or have sanity tests that would fail if a proto was no longer byte-identical.

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.

grpc-proto's People

Contributors

a-veitch avatar apolcyn avatar ashithasantosh avatar aspirinsjl avatar carl-mastrangelo avatar cdmetcalf avatar cesarghali avatar chalin avatar dapengzhang0 avatar easwars avatar ejona86 avatar ericgribkoff avatar hsaliak avatar kpayson64 avatar lyuxuan avatar makmukhi avatar markdroth avatar mehrdada avatar menghanl avatar ncteisen avatar perezd avatar veblush avatar zpencer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.