when initializing the admin ui, my application is unable to do anything. it can't even do console.log() when a user connects. I am sure the user connects and even the admin ui says that a user has connected. Furthermore, all functions do not work, the app can't seem to broadcast or callback, but the ui does say that the event was received
Also I can't connect to any name spaces when I use the admin ui. I seriously have no idea why any of this happens
when initializing the admin ui, my application is unable to do anything. it can't even do console.log() when a user connects. I am sure the user connects and even the admin ui says that a user has connected. Furthermore, all functions do not work, the app can't seem to broadcast or callback, but the ui does say that the event was received
Also I can't connect to any name spaces when I use the admin ui. I seriously have no idea why any of this happens