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