I am using this library in iOS for communication with our back end server via websockets. I need to check on the client side if the socket is already connected or not .Is there a way to do the same?This is more to handle when app goes into background or app gets auto lock enabled on idle time
I am using this library in iOS for communication with our back end server via websockets. I need to check on the client side if the socket is already connected or not .Is there a way to do the same?This is more to handle when app goes into background or app gets auto lock enabled on idle time