Skip to content

loganathansellappa/text-chat-using-faye-with-jquery-smiley-plugin

Repository files navigation

Text Chat Using Faye

This is the sample application for text chatting using the Private_pub gem which uses Faye for messaging purpose.

You can see the live demo here textchatusingfaye.herokuapp.com/

Steps to setup the applicaion

  1. Clone the codebase

  2. Run bundle install

  3. Start thin server by rackup private_pub.ru -s thin -E production

  4. Then start your rails s

About

This is a sample text chatting application using Rails 3.2.9 and Fyae server. Along with Jquery plugin to display emotions in the chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published