implementation("io.ktor:ktor-sse:3.4.0")
Enables servers to push real-time updates to clients over HTTP using Server-Sent Events (SSE).