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