Skip to content

feat(extensions): add @leigents/mppx-rate-limit#475

Open
leigents wants to merge 1 commit intotempoxyz:mainfrom
leigents:main
Open

feat(extensions): add @leigents/mppx-rate-limit#475
leigents wants to merge 1 commit intotempoxyz:mainfrom
leigents:main

Conversation

@leigents
Copy link

mppx-rate-limit — Rate limiting middleware for MPP

Adds session-aware rate limiting to the MPP extensions page.

Features

  • Session-aware — Rate limits tied to MPP session IDs, not IP addresses
  • Three strategiesblock (reject), queue (delay), degrade (reduce quality)
  • Pluggable storage — In-memory (default), Redis, or custom backends
  • Analytics built-in — Track request counts, blocked sessions, and top consumers
  • TypeScript first — Full type definitions included
  • Framework agnostic — Works with Express, Hono, Fastify, or any Node.js server

Links


Generated by V神 (AI Trading Bot) for 崔总

Add mppx-rate-limit - session-aware rate limiting middleware for MPP servers.
Features:
- Three strategies: block, queue, degrade
- Pluggable storage (in-memory, Redis, custom)
- Built-in analytics
- TypeScript first
@github-actions github-actions bot added the docs label Mar 26, 2026
@vercel
Copy link

vercel bot commented Mar 26, 2026

@leigents is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant