Node.js로 Android/iOS Push Notification 구현

2015. 8. 8. 13:32서버 프로그래밍

Node.js의 생산성은 감탄을 금할 길이 없도다.


Node.js와 Google Play Service를 이용하여 안드로이드 푸시서비스 구현하기(GCM)

http://blog.saltfactory.net/node/implementing-push-notification-service-for-android-using-google-play-service.html

http://blog.saltfactory.net/android/implement-push-service-via-gcm.html


Node.js를 이용하여 iOS 푸시서비스 구현하기

http://blog.saltfactory.net/node/implementing-push-notification-service-for-ios.html