发布于 2014-07-09 01:18:26 | 169 次阅读 | 评论: 0 | 来源: 网友投递
UnifiedPush Server 消息推送服务器端
AeroGear UnifiedPush Server是 AeroGear 的一个移动应用的消息推送服务器端开源项目。已经能够支持不同的推送消息技术。初始版本支持 Apple’s APNs, Google Cloud Messaging 和 Mozilla Simple Push。SimplePush server 是Mozilla的SimplePush 规范的一个实现,而 UnifiedPush server 提供了一种统一的方式来推送通知到多个网络中。
AeroGear UnifiedPush Server 0.11 发布,该版本包含如下新特性:
Keycloak Integration for user management
Angular.js based AdminUI
Metrics and Dashboard for some Analytics around Push Messages
Code snippet UI now supports Swift
and a lot of fixes and other improvements! See JIRA for all the items
两个示例项目:
UnifiedPush Server 是 AeroGear 的一个移动应用的消息推送服务器端开源项目。初始版本支持 Apple’s APNs, Google Cloud Messaging 和 Mozilla Simple Push.