grpc / grpc/grpc-rust

Wildcarding / large number of protos

Open
#1,471 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
12.5k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
24

Description

I am standing up a service that needs to codegen off of a large number of protos, most of which import from one another.

What is the best practice for passing a large number of protos to either `tonic_build::compile_protos()` or `tonic_build::configure.compile()`?

I'm thinking of something similar to the wildcarding available in the python `grpc_tools.protoc` plugin (see https://grpc.io/docs/languages/python/quickstart/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.