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

502 BadGateway after handshake #20

Open
sunchenliang opened this issue Nov 9, 2012 · 0 comments
Open

502 BadGateway after handshake #20

sunchenliang opened this issue Nov 9, 2012 · 0 comments

Comments

@sunchenliang
Copy link

Hello,

I'm trying to connect to the socket.io in a windows 8 store app.
I'm using the Windows.Networking.Sockets namespace.

  1. I did a http handshake and it is successful. I got the response.
  2. I tried to connect with websocket to the url: ws://host:port/socket.io/1/websocket/session_id
    And I got an exception :
    502 BadGateway : The server was acting as a gateway or proxy and received an invalid response from the upstream server.
    It would be great if somebody could tell why. Thanks
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

1 participant