rust/proto/README.md
This directory is the canonical source for vLLM's gRPC schema.
The schema is published to buf.build/vllm-project/vllm:
main schema to the nightly label.v* update the Buf main label and publish the corresponding release label.Repository setup requires a BUF_TOKEN GitHub Actions secret with permission to create and push the public Buf module. Register the Prost and Tonic generated SDKs for the main and nightly labels once so subsequent pushes generate them automatically.