Skip to content

502 BadGateway after handshake #20

Description

@sunchenliang

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions