Module rate_limit

Module rate_limit 

Source
Expand description

Rate limiting system for WebSocket connections to prevent DoS attacks

Structs§

RateLimitConfig
Rate limiting configuration
RateLimitGuard
Rate limiting middleware for tracking client IPs
RateLimitStats
Rate limiting statistics
WebSocketRateLimiter
Rate limiter for WebSocket connections

Enums§

RateLimitError
Rate limiting errors