2 stable releases
1.1.0 | Sep 13, 2024 |
---|---|
1.0.0 | Feb 27, 2024 |
#639 in WebAssembly
118 downloads per month
170KB
4.5K
SLoC
Proxy-SDK
A rewrite of the proxy-wasm
rust crate. Has improved ergonomics, more type safety, and documentation.
Proxy->WASM Calls Not Implemented
validate_configuration
: Seems unusedon_request_metadata
: Unusedon_response_metadata
: Unusedon_grpc_create_initial_metadata
: Never called/incompletely defined in proxy-wasm-cpp-hoston_foreign_function
: Never called from Envoy outside of tests
Feature Flags
stream-metadata
, if enabled, enables GRPC metadata callbacks. Known to cause crashes in some versions of Envoy.
Dependencies
~2.7–9.5MB
~92K SLoC