Rails private chatting application.
-
Integrated with devise, allow you to chat with other online users.
-
Tracking online/offline status of users.
-
Box to box chat interface.
Server Requirements :
-
Faye Server : rackup faye.ru -s thin -E production
-
Redis Server: redis-server
Inspired and use code from : github.com/ryanb/private_pub