This small application was built to get to know how Faye technology implemented on Node js.
Most of codes were copied and refactor back due to learning curve for me.
sudo npm install
$ node app.js
Browser :Chat Application: http://localhost:3000
Dashboard: http://localhost:3000/dashboard
- Add redis implementation
- Node Author : Ryan Dahl
- Faye Author : https://github.com/jcoglan/faye
- Express Author : TJ Holowaychuk
- Faye Dashboard : https://github.com/showell/faye-dashboard