Hacker News new | ask | show | jobs
by tlrobinson 5676 days ago
I think this is the first time I've actually updated a gist I cloned. It all makes sense now.

However, I can't figure out how to run this. I have your toyserver.js (and redis) running, and I have client.html making requests to the server, but the server always returns an empty response. My redis db is empty, is there something I need to do to populate it?

1 comments

Thanks, can't seem to reproduce it though. I'm running Node from ry/node master (v0.3.2-pre) on OS X.