Proxy-Wasm plugin that makes multiply HTTP callout and combine responses as final response .
$ cargo build --target wasm32-wasi --release
This example can be run with docker compose
and has a matching Envoy configuration.
$ docker compose up
Send HTTP request to localhost:10000/
:
$ curl localhost:10000/
Hello, World!\n