I have a Rails 3.2.16 app which tracks calls, vehicles, and patient
information. I'd like to implement a two-way chat feature similar to
instant messaging where employees can chat with each other via instant
message or a chatroom. Preferably instant message style communication.
I'd also like the main application view to do Ajax notifications of new
messages.
What would be the best way to architect something like this? I'm
looking into Private_Pub gem but there's a lot of missing pieces that
I'm not sure on how to implement.
Any thoughts or suggestions on this would be greatly appreciated.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a1dc8d71fc0ad8821ea44a560c22f139%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment