Skip to content

Cannot read property 'length' of undefined at ws/tools.js:36:27 #7

Open
@srini2833

Description

@srini2833

Using node v0.8.1 but this HTTP server does not compile.

At first there was reference to tcp module which i replaced with net module and hence the call to create connection was changes in redis.js:47:32 to this.conn = new tcp.Stream();

Please update the websocket.js and redis.js to compile on node v0.8.1

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