Skip to content

Support for Node v0.10.x #22

@funseiki

Description

@funseiki

This library works great for socket.io v0.9 and node v0.8.x, but I've upgraded my node version and found that socket.io will stall after "handshake authorized".

In testing the demo code on Node v0.10.x, sending data over websockets appears to show that the data is being received by the server, but not as a message. Instead it appears in the debug as the following:

debug - flashsocket received data packet 3:::[Message goes here]

The client, on other hand, does not appear to receive anything from the server.

Any ideas why this might be the case or how one might go about solving this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions