Does facebook use comet or long polling for getting new stream and messages?

帅比萌擦擦* 提交于 2019-11-30 03:32:44

问题


I would like to know if there are any code references that I can follow to write a very simple example. Many posts or websites just talk about the technology.


回答1:


Yes "it's a variation of Comet, specifically XHR long polling, and/or BOSH."

reference site:

https://www.facebook.com/note.php?note_id=14218138919



来源:https://stackoverflow.com/questions/9579843/does-facebook-use-comet-or-long-polling-for-getting-new-stream-and-messages

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!