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