implementation("io.ktor:ktor-server-rate-limit:3.2.4")
Implements rate limiting for incoming requests, enhancing server performance and security.