envoy-grpc-ext-proc

Crates.ioenvoy-grpc-ext-proc
lib.rsenvoy-grpc-ext-proc
version0.1.1
created_at2025-10-02 19:50:04.198706+00
updated_at2025-11-10 17:50:04.7515+00
descriptionpre-compiled gRPC client and server stubs for the envoy ext_proc protocol
homepagehttps://github.com/dariocurr/envoy-grpc-ext-proc
repositoryhttps://github.com/dariocurr/envoy-grpc-ext-proc
max_upload_size
id1864965
size5,263,393
dario curreri (dariocurr)

documentation

https://docs.rs/envoy-grpc-ext-proc

README

envoy-ext-proc-stubs

This module contains the client and server stubs for Envoy's ext_proc protocol, generated and compiled for Rust, using Tonic as the gRPC implementation. These stubs are sufficient, if used with Tonic, to support a gRPC client or server that works with the ext_proc protocol.

The stubs build because they use git submodules in order to integrate with the four different GitHub repositories that house all the protobuf files needed to support the ext_proc protocol.

In order to build this crate, you'll need "protoc" installed on your machine. See the instructions.

Commit count: 0

cargo fmt