WebAssembly for Proxies (Rust SDK)

January 15, 2025 ยท View on GitHub

Build Status Crate Documentation Apache 2.0 License

Examples

  • Hello World
  • HTTP Auth (random)
  • HTTP Headers
  • HTTP Response body
  • HTTP Configuration
  • gRPC Auth (random)
  • Envoy filter metadata

Articles & blog posts from the community

  • Extending Envoy with WASM and Rust
  • Writing Envoy filters in Rust with WebAssembly

Contributing changes

See CONTRIBUTING.md and DEVELOPMENT.md files.

Contents

  1. 1Examples
  2. 2Articles & blog posts from the community
  3. 3Contributing changes