Chatty
Chatty copied to clipboard
Adding Real-Time to Rails with Socket.IO, Node.js and Backbone.js
Chatty
Adding Real-Time To Rails With Socket.IO, Node.js and Backbone.js
For more information see the article explaining the application:
http://liamkaufman.com/blog/2012/02/25/adding_real-time_to_rails_with_socket.IO_nodejs_and_backbonejs_with_demo/
Demo: http://node-chatty.herokuapp.com/chatty
Node Server: https://github.com/liamks/Chatty-Node-Server
A Backbone.js Rails Integration Template
The basic Backbone rails integration template comes from another project:
https://github.com/liamks/Backbone-On-Rails