Currently, this extension already supports:
According to the proxy wasm spec, more features can be implemented. For example:
- run Go when Envoy starts as a bootstrap extension
- get/set Envoy property
- interact with Go filters run in different workers via the shared data/queue
- define/record metric
Will there be a plan to implement those features?
Currently, this extension already supports:
According to the proxy wasm spec, more features can be implemented. For example:
Will there be a plan to implement those features?