Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove socket.io per default connecting to localhost #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove socket.io per default connecting to localhost #37

wants to merge 1 commit into from

Conversation

ulikoehler
Copy link
Contributor

IMO you really shouldn't require users to change internal javascript before being able to run on non-localhost (it should just work). This PR fixes that, relating to #29 and #33 . Thanks to @DavidSichau for the original solution.

I left the computation of var socketIOURI where it was for now, even if it is not used at the moment. It might come in handy later, or someone can remove it if it won't ever be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant