implementation("io.ktor:ktor-server-compression:3.2.4")
Enables HTTP response compression using algorithms like gzip, deflate, and zstd to reduce data transfer size.