Real-time chat with push notification

前端 未结 4 1838
感动是毒
感动是毒 2020-12-25 10:34

I am working on a private messasing functionality for my site, is there a way to get push notifications from the server, that the user has received a new message?

th

4条回答
  •  遥遥无期
    2020-12-25 11:04

    Sounds like the Comet probably links to some useful stuff (Look into Google's GTalk):

    http://alex.dojotoolkit.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/

提交回复
热议问题