ng-socket
ng-socket copied to clipboard
Is there a way through ngSocket to check connection status
I would like to set a timeout on a client that checks the current status or health of the socket connection. I would prefer not having to broadcast/emit to do this if there is a way.