Expand description
Internal Deno/V8 scripting engine for relay-core.
Provides the ScriptInterceptor that implements runtime script modification of traffic.
This is a feature backend for relay-core. Enable with relay-core = { features = ["script"] }.