proxy-wasm-rust-sdk
proxy-wasm-rust-sdk copied to clipboard
WebAssembly for Proxies (Rust SDK)
WebAssembly for Proxies (Rust SDK)
Examples
- Hello World
- HTTP Auth random
- HTTP Headers
- HTTP Response body
- HTTP Configuration
Articles & blog posts from the community
Updating dependencies
When updating dependencies, you need to regenerate Bazel BUILD
files to match updated Cargo.toml
:
cargo install cargo-raze --version 0.15.0
cargo raze --generate-lockfile