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