Hi all, I uses Ktor for client tcp socket on andro...
# ktor
t
Hi all, I uses Ktor for client tcp socket on android and it work correctly, but when I turn off mobile network (WiFi, cellular) the output channel still work and doesn’t throw any exceptions ( but input channel does), so how can I determine that the message is sent successfully?