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

Fixes issue 523, and (unreported?) issue where flashsocket identifies as websocket #532

Merged
merged 7 commits into from
Sep 20, 2011

Commits on Sep 20, 2011

  1. fixes socketio#523. private 'payload' method in transport used from m…

    …anager.js, wasn't present in hybi parser
    einaros committed Sep 20, 2011
    Configuration menu
    Copy the full SHA
    3c4a04e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1874fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d02a7f4 View commit details
    Browse the repository at this point in the history
  4. added done() call to end test

    einaros committed Sep 20, 2011
    Configuration menu
    Copy the full SHA
    3364a73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab9a5a1 View commit details
    Browse the repository at this point in the history
  6. redirect actual transport name (such as flashsocket), if present, to …

    …the websocket version being loaded
    einaros committed Sep 20, 2011
    1 Configuration menu
    Copy the full SHA
    f9ea04e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ccd8ce View commit details
    Browse the repository at this point in the history