implementation("io.github.flaxoos:ktor-server-rate-limiting:1.2.8")
Implements a configurable rate limiter with various strategies, request weighting, and request blacklisting/whitelisting based on authentication, host, and user agents.