sentinel-agent-protocol 0.1.1

Agent protocol and IPC for Sentinel reverse proxy external processors
Documentation

Agent protocol for Sentinel proxy

This module defines the protocol for communication between the proxy dataplane and external processing agents (WAF, auth, rate limiting, custom logic).

The protocol is inspired by SPOE (Stream Processing Offload Engine) and Envoy's ext_proc, designed for bounded, predictable behavior with strong failure isolation.