implementation("io.ktor:ktor-server-compression:3.5.0")
Enables server-side response compression using algorithms like gzip and deflate, configurable by content type and size.