I am looking to install Facebook chat and/or Google chat to my web application. Does anybody have a useful tool for this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can implement a real time chat in your app with facebook : http://developers.facebook.com/docs/reference/plugins/live-stream
For Google Talk which uses the XMPP protocol, try the strophejs library. You can take a look at the Google talk api docs : http://code.google.com/apis/talk/