Skip to content

Conversation

@v0-e
Copy link
Collaborator

@v0-e v0-e commented Dec 31, 2025

Rate limit incoming gRPC requests.
Traditional mechanisms, related with #44.

Adds,

  • Per-IP Rate Limiting: through the governor crate. Limits requests per IP address;
  • TCP Keepalive: to detect dead connections early;
  • TCP Nodelay: for lower latency.

@v0-e v0-e changed the title chore: fmt update feat: Rate limit Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants