← All repos

grpc-proto

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

Browse cluster: OCaml Systems and Utilities
166commits
57contributors
1languages

Tech stack & purpose

grpc-proto is a repository containing canonical protocol buffer definitions for peripheral services used with gRPC, including health checking and load balancing. The project serves as a central source of truth for common proto files, with usage patterns supporting both Bazel-based inclusion via `http_repository` and manual copying for non-Bazel users. The repository enforces byte-identical copies to prevent proto forking and maintain clarity on canonical versions, organizing proto files in a directory structure that matches their protocol packages.

Languages

Starlark
100.0%

Contributors (top 30 of 57)