Skip to content

Currently provider of the server should change the code for chat with someone (not only with himself) after each change of ip address. On programming phase it's not necessary.#1

Open
valsid wants to merge 1 commit intoHowProgrammingWorks:masterfrom
valsid:patch-1

Conversation

@valsid
Copy link

@valsid valsid commented May 27, 2016

Connection address for WebSocket client has been changed from '127.0.0.1' (localhost) to 'window.location.hostname'. This allows the server work property with a non-local clients, right out of the box.

Connection address for WebSocket client has been changed from 'localhost' to 'window.location.hostname'. This allows the server work property with a non-local clients, right out of the box.
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