app/client/admin/js/socket.io/SocketApp.js:14
Defines a ManageSocketService holding a socket.io client singleton.
Defined in app/client/admin/js/socket.io/SocketApp.js:23
app/client/admin/js/socket.io/SocketApp.js:23
initSocket
namespace
port
Initializes a socket.io connection with the server if not already initialized.
socket.io namespace name to connect to
socket.io server port to connect to
The socket.io client