envoy-wasm-rust-sdk
envoy-wasm-rust-sdk copied to clipboard
add support for `proxy_on_queue_ready` callback (part of `Envoy Shared Queue API`)
Context
Blockers
- this API doesn't make sense for
HTTP Filter
andNetwork Filter
- this API makes sense for
AccessLogger
, but it's not yet operational (https://github.com/envoyproxy/envoy-wasm/issues/487) - this API makes sense for "BootstrapExtension"