PUSHER -跨平台消息推送

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

消息推送平台官方网站:

https://pusher.com/docs/javascript_quick_start


特性功能:

Flexible Pub/Sub Messaging 灵活的订阅/发布消息机制

Instantly update browsers, mobiles and IoT devices with oursimple, event-based API.

使用基于简单的事件机制API可以实时更新浏览器、手机和IoT等设备。

Live user lists (presence) 在线用户列表

Presence channels enable you to show the online/offline status of your users in realtime, making the development of chat and collaborative apps a cinch.

频道列表可以显示在线/离线用户的实时状态,使得开发聊天室和协议类应用非常简单。

Access control/authentication 访问控制和鉴权

We provide a secure mechanism for controlling who has access to given channels, seamlessly integrating with your existing authentication strategies.

我们提供了有效的安全机制作为频道的访问控制,跟你现有的鉴权策略可以无缝整合。

转载于:https://my.oschina.net/swingcoder/blog/647348

你可能感兴趣的:(PUSHER -跨平台消息推送)