We're going to build mobile application that will have internal social chat for the organization. This chat can be done between individuals or groups. I would like to know if there is already relevant frameworks that I can use.
Our application will be built based on PhoneGap, so it'll be good if this framework can be part of the solution.
Thank you, Moshe
You can use Parse for this purpose. Check out the links
http://attila.tumblr.com/post/21180235691/ios-tutorial-creating-a-chat-room-using-parse-com
Hopefully it helps. I have used to build something similar (on a small scale) using Parse. Good Luck