Hi all im trying to track down an issue with a long running websocket connection using ktor client, i send one message at the start and then im just receiving messages, in the past i have seen that the connection can get dropped, but i only get an error message when i try and send something, does anyone know if there is a way to check the connection periodically without writing something to the stream?