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