implementation("io.ktor:ktor-sse:3.2.0")
Enables server-sent events (SSE) for real-time, one-way server-to-client communication over HTTP connections.