xr / envoy-filters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Envoy filters

Prerequisites

Build

Example:

make build target=headers

wasm filter will be generated under the filters/<filter_name>/ as main.wasm

Include the wasm filter in the envoy.yaml and examples are shown in the filter's sub-directory.

About


Languages

Language:Go 91.2%Language:Makefile 8.8%