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?
Comments
gist was updated, I included a client, which is needed to recreate the issue.
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?
here ya go: https://twitter.com/#!/roder/status/12954711699230720
Thanks, can't seem to reproduce it though. I'm running Node from ry/node master (v0.3.2-pre) on OS X.