pubnub presence detection of all the channels together without subscribing to any of them

徘徊边缘 提交于 2019-11-27 06:31:12

问题


Using pubnub i know that its possible to find out the presence of another person subscribed on the same channel. My question is that, if I have a web app running, and I use pubnub in my app, is it possible for me on the server to maintain presence information of each user by using pubnub api's and without having to subscribe to any channel.


回答1:


For full details, see the knowledge base article, Can PubNub call my server via Webhooks when presence events occur?



来源:https://stackoverflow.com/questions/33853515/pubnub-presence-detection-of-all-the-channels-together-without-subscribing-to-an

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