proxy-wasm
There are 17 repositories under proxy-wasm topic.
tetratelabs/proxy-wasm-go-sdk
WebAssembly for Proxies (Go SDK)
corazawaf/coraza-proxy-wasm
proxy-wasm filter based on Coraza WAF
Kong/ngx_wasm_module
Nginx + WebAssembly
apoxy-dev/proximal
WebAssembly dev environment for Envoy Proxy. Iterate on your HTTP/TCP middleware in seconds!
antonengelhardt/wasm-oidc-plugin
A HTTP Filter checking for OIDC Authentication, made for Envoy Plugins, written in Rust
charypar/proxy-wasm-demo
Demo of extending Envoy with WebAssembly filters written in Rust
ReToCode/envoy-request-buffer
A PoC of a Proxy-WASM based implementation to hold requests until upstream targets are scaled + healthy
antonengelhardt/basic-auth-plugin
A plugin for Envoy, written in Rust, that implements basic authentication and stores it in an encrypted cookie to persist across browser sessions.
hihellobolke/cookie-delete-filter
Envoy / Istio wasm filter in rust to deleting chosen cookies from request header
Shikugawa/pcp
LDS based envoy control plane for proxy-wasm
kauche/proxy-wasm-http-header-rename
A proxy-wasm compliant WebAssembly module for renaming HTTP Headers.
wokron/proxy-wasm-jwt-filter
JWT filter plugin written in Go using Go SDK for Proxy-WASM
NickUfer/proxy-wasm-opaque-to-jwt
ProxyWASM filter to convert opaque tokens to JWT tokens
younes-io/mule-flex-rust-policy-redirect
A proxy-wasm policy that redirects HTTP requests based on a specific header
anyflow/baggage-filter
A Rust-based Istio WASM filter that generates a W3C Trace Context-compliant baggage header, containing key-value pairs specified by the configuration.
anyflow/path-template-filter
A Rust-based Istio/Envoy Proxy-Wasm plugin that injects the OpenAPI-derived path template of a request path into the request header, enabling its use as a value in Istio metric labels.
Kong/proxy-wasm-rust-response-transformer
Response Transformer WASM Filter written in Rust