You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do I understand you correctly that you want to create a new Socket.IO connection from the clientside based on which URL the webpage is currently on?
So / on the root and /test on the test page
Hi to all!
In my nodejs server i have two routes:
My factory is:
In my controllers i wish to change to http://servertest:3000/test at runtime.
Is it Possible?
Thanks!
Massimo
The text was updated successfully, but these errors were encountered: