Does ktor have a timeout on sse from the client? I mean when i disconnect the client ktor on the server side doesn't seem to see it and still continues trying to send data via SSE
edit: nevermind, you can just ping the client and if the client has disconnected then you would get an IOException