implementation("io.ktor:ktor-sse:3.5.2")
Server-sent events support: stream text/event-stream, manage reconnections, format events, and integrate with HTTP pipelines.