implementation("io.ktor:ktor-sse:3.0.0-beta-2")
Enables server-sent events (SSE) support for building real-time web applications.