Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm working on a simple discussion forum where we need to synchronize the newly added content through AJAX. But my question is, how Facebook doing this to retrieve the things like "friend request". Because i'm not seeing any AJAX requests in firebug going to the server for some intervals continuously which we can see in other websites.

Are they using some different techniques? Any idea on this would be greatly appreciated and also it will be useful for lots of programmers.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.