Socket.io, How do I issue a connect? #9056
Unanswered
SergioRius
asked this question in
CLI - PWA mode
Replies: 1 comment 2 replies
-
So what specifically doesn't work? Do you get errors? What's the output of the console log? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have my socket boot file parametrized so the server Ip can be configured in order to access from a remote device:
Now, if the host info has not been setup, I'm redirecting to a configuration page. Afer the user clicks a button, I need to issue a new connect with this new config. How I can make it?
This simply doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions