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