Open
Description
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
Labels
No labels