expanso-rate-limiting
Installation
SKILL.md
Rate Limiting
Apply rate limiting to streaming data with configurable limits, backpressure, and overflow handling.
Category
data-routing
Quick Start
export RATE_LIMIT=1000 # messages per second
./run.sh
Apply rate limiting to streaming data with configurable limits, backpressure, and overflow handling.
data-routing
export RATE_LIMIT=1000 # messages per second
./run.sh