Skip to content

rotev/celluloid-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celluloid Chat

A presumably scalable chat application based on Celluloid::Reel, Redis Pub/Sub, WebSockets and BackboneJS.

Prerequisits

  • Ruby 1.9.3+
  • Node (tested with v0.10.28)
  • npm (tested with 1.4.9)
  • redis

Installation

bundle install
npm install -g bower
bower install

Running

bin/chat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published