2 releases
0.1.1 | Aug 2, 2024 |
---|---|
0.1.0 | Jul 31, 2024 |
#5 in #envoy
44 downloads per month
66KB
1.5K
SLoC
Envoy dynamic modules Rust SDK
This is the Rust SDK for the Envoy dynamic modules. The modules are shared libraries that can be loaded by the Envoy to extend HTTP filtering capabilities.
This SDK facilitates the creation of Rust-based shared libraries that can be loaded at multiple HTTP filter chain in Envoy configuration. See the example for more details.
Dependencies
~0.7–3.5MB
~68K SLoC