node.js -- I'm using 0.6.11
Note: SocketStream is now installed through NPM. No need to install it yourself.
git clone https://github.com/jcurtis/cdpd.git
cd cdpd
sudo npm install
Run redis server
redis-server redis.conf
Start application
node app.js