[Node.js] Node.js 서버사이드 푸시 오픈소스 > 오픈소스

오픈소스

[Node.js] Node.js 서버사이드 푸시 오픈소스 정보

오픈소스 [Node.js] Node.js 서버사이드 푸시 오픈소스

본문

 

구글링하면 관련자료들이 수두룩 하게 나옵니다.

국내분이 기록한 내용중에 잘 정리된것이 http://canapio.tistory.com/34 요 블로그인것 같네염

혹시 더 자세한 내용 포스팅 자료가 있으면 링크좀 부탁드립니다. ^^

 

다운로드 : https://github.com/ToothlessGear/node-gcm

추천
0
  • 복사

댓글 16개

네, 구축해서 써야합니다.


방금확인해본결과
푸시기능은 빠졌다고하네요 ㅠ.ㅠ



https://parse.com/docs/server/guide#migrating


Push Notifications

Parse Server does not implement any push notification functionality. We recommend migrating to a different push provider.

You can export all your data in your app settings and grab the device tokens in the Installation class and upload it to another push provider. Alternately, you can also grab these tokens directly from your MongoDB under the installations collection. You will then need to publish a new version of your app replacing Parse’s push registration with the other service.
Push Notifications

Parse Server does not implement any push notification functionality. We recommend migrating to a different push provider.

You can export all your data in your app settings and grab the device tokens in the Installation class and upload it to another push provider. Alternately, you can also grab these tokens directly from your MongoDB under the installations collection. You will then need to publish a new version of your app replacing Parse’s push registration with the other service.



오역일지 모르지만 구현 안됬다고 다르누서비스 사용하라는것 같습니다..

서버없이 사용가능한 서비스는 아직 못찾았습니다

유료서비스중에는 푸시우시라고있구요. 아니면 카카오푸시라도 ㅎ
© SIRSOFT
현재 페이지 제일 처음으로