envoy-wasm-rust-sdk
envoy-wasm-rust-sdk copied to clipboard
introduce new extension type - `Bootstrap Extension`
Context
- at the moment, our SDK doesn't provide support for writing "bootstrap extensions"
- in the meantime, such extensions represent a perfect use case for
Timer API
andShared Queue API