Building an Envoy Wasm Plugin in Rust
Introduction
In this hands-on tutorial, we'll delve into creating a WebAssembly (WASM) HTTP plugin for Envoy Proxy. This plugin will enable us to passively observe the RESTful and gRPC API call traffic without interfering with them.
Prerequisites
Ru...
anurag-rajawat.hashnode.dev15 min read