implementation("io.ktor:ktor-server-rate-limit:3.0.0-beta-1")
Implements rate limiting for server applications, controlling request rates to prevent abuse and ensure fair resource distribution.