implementation("io.ktor:ktor-server-rate-limit:3.0.0-beta-1")
Implements request rate limiting for web applications, allowing control over client request rates to prevent abuse.