I'll probably handle this with a keepalive boolean upon initiating the connection, and it will send the keepalive every 60s.
I would still like some sort of coherent message if this happens, regardless. As it stands now, there is no message and if you print messages sent, it will appear that it is indeed attempting to send the messages, but never times out or tells you that the socket connection is not open.
I'll probably handle this with a keepalive boolean upon initiating the connection, and it will send the keepalive every 60s.
I would still like some sort of coherent message if this happens, regardless. As it stands now, there is no message and if you print messages sent, it will appear that it is indeed attempting to send the messages, but never times out or tells you that the socket connection is not open.