Crates.io | proxy-sdk |
lib.rs | proxy-sdk |
version | 1.1.0 |
source | src |
created_at | 2024-02-27 17:26:01.517176 |
updated_at | 2024-09-13 17:38:12.348725 |
description | Write extensions for Proxy-WASM for WASM or Native environments |
homepage | https://www.leaksignal.com/ |
repository | https://github.com/leaksignal/proxy-sdk |
max_upload_size | |
id | 1155283 |
size | 224,812 |
A rewrite of the proxy-wasm
rust crate. Has improved ergonomics, more type safety, and documentation.
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 testsstream-metadata
, if enabled, enables GRPC metadata callbacks. Known to cause crashes in some versions of Envoy.