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

Error during WebSocket handshake: location mismatch #42

Closed
snc opened this issue Aug 31, 2010 · 2 comments
Closed

Error during WebSocket handshake: location mismatch #42

snc opened this issue Aug 31, 2010 · 2 comments

Comments

@snc
Copy link

snc commented Aug 31, 2010

Hello,

in the latest commit (c023fae) the websocket transport seems broken. chrome reports the following error:

Error during WebSocket handshake: location mismatch: ws://my.domain.tld:8080/socket.io/websocket != ws://reverse.dns.tld/socket.io/websocket

(hosts are examples, but they are different and only the client is configured with a domain name)

@rauchg
Copy link
Contributor

rauchg commented Aug 31, 2010

Will look into it now, please use the latest stable tag for now.

@rauchg
Copy link
Contributor

rauchg commented Aug 31, 2010

Fix for cross-domain websocket (closed by 691de0e)

darrachequesne pushed a commit that referenced this issue Jul 8, 2024
darrachequesne pushed a commit that referenced this issue Jul 8, 2024
Add license to Readme (same format as the other components)
This issue was closed.
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

No branches or pull requests

2 participants