I can see with firebug there are not post or get request as you chat online using Olark http://www.olark.com/. Does somebody know how they send data without callbacks. I can see the callbaks clearly in gmail chat using firebug.
Thanks
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.
Speaking as an engineer at Olark, we pass data back and forth with long-polling GET requests. They’re visible in Inspector or Firebug on the network tab:
https://i.stack.imgur.com/uznJV.png