Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:bracki/node_chat
Browse files Browse the repository at this point in the history
  • Loading branch information
aweber committed Nov 13, 2009
2 parents 59a1b0e + f6bfeb5 commit 25f7332
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README
@@ -1,12 +1,8 @@
Demo for node.js http://tinyclouds.org/node

with a simple redis integration using http://github.com/fictorial/redis-node-client.
After some chat messages, the redis client dies with the following error:

node_chat/redis.js:103
throw "unknown prefix " + reply_prefix + " in reply @ offset " + off
Demo for node.js http://tinyclouds.org/node

Any hints?
with a simple redis integration using http://github.com/sma/redis-node-client.
this client really works!

to run
$ /usr/local/bin/node server.js

0 comments on commit 25f7332

Please sign in to comment.