码迷,mamicode.com
首页 > 其他好文 > 详细

资料整理:基于node push server实现push notification

时间:2016-12-17 16:50:28      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:dia   converter   started   top   apple   base   ionic   arp   not   

 

chat example based on ionic/ socket.io/ redis

https://github.com/jbavari/ionic-socket.io-redis-chat
http://jbavari.github.io/blog/2014/06/17/building-a-chat-client-with-ionic/

socket.io example:
http://socket.io/get-started/chat/

how node.js interact with C#

http://m.blog.csdn.net/article/details?id=44096665

 

push notification example based on ionic/ node push server/ cordova push plugin

https://github.com/hollyschinsky/PushNotificationSample

http://devgirl.org/2014/12/16/push-notifications-sample-app-with-ionic-and-ngcordova/

node push server:
https://www.npmjs.com/package/node-pushserver

cordova push plugin
https://github.com/phonegap-build/PushPlugin/

tutorial: how to implement push notifications under ionic application
http://devgirl.org/2013/07/17/tutorial-implement-push-notifications-in-your-phonegap-application/
basic flows of push notifications based on APNS(apple push notification server):
http://devgirl.org/2012/10/19/tutorial-apple-push-notifications-with-phonegap-part-1/
basic flows of push notifications based on GCM (goole cloud messaging):
http://devgirl.org/2012/10/25/tutorial-android-push-notifications-with-phonegap/

how to play sound:
http://ngcordova.com/docs/plugins/media/

push notification based on jpush

https://github.com/jpush/jpush-phonegap-plugin

http://ionichina.com/topic/54fab88b7b505d9b1b5573a6

IOS: local notifications and remote notifications(known as push notifications)

https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/WhatAreRemoteNotif.html

IOS: customize sounds in push notifications

https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/IPhoneOSClientImp.htm

Online audio converter

http://media.io

 

资料整理:基于node push server实现push notification

标签:dia   converter   started   top   apple   base   ionic   arp   not   

原文地址:http://www.cnblogs.com/allanli/p/5522176.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!