rift-http-proxy 0.2.0

Rift: high-performance HTTP chaos engineering proxy with Lua/Rhai/JavaScript scripting for fault injection.
1
2
3
4
5
//! Request handlers for the Admin API.

pub mod imposters;
pub mod stubs;
pub mod system;