btford / angular-socket-io

Socket.IO component for AngularJS
1.51k stars 233 forks source link

add 'connected' function #138

Open zapphyre opened 8 years ago

zapphyre commented 8 years ago

could you, please expose 'socket.connected' property to be able to find the status of socket, please?

arzhed commented 8 years ago

PR https://github.com/btford/angular-socket-io/pull/144