implementation("io.ktor:ktor-sse:3.4.1")
Enables server-sent events (SSE) support for real-time, unidirectional communication from server to client.