I am interfacing AsyncStreams and the Socket with an xBee wifi module.
Problem is, after about 20 seconds or so of inactivity the socket closes. xBee probably closing it.
is there a keepalive function? I dont want the socket ever closing unless there is some error, or I hit disconnect.
Problem is, after about 20 seconds or so of inactivity the socket closes. xBee probably closing it.
is there a keepalive function? I dont want the socket ever closing unless there is some error, or I hit disconnect.