Skip to main content

Crate relay_core_script

Crate relay_core_script 

Source
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"] }.

Modules§

deno_engine
engine_trait
streams

Structs§

ScriptInterceptor