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

자유게시판

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

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

본문

 

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

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

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

 

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

추천
1
  • 복사

댓글 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.
parse 닫힌다고 하네요. 대체할만한 서비스가 있을까요?
월100만건 괜찮았는데 ㅠ.ㅠ
좋은거 있음 저두 공유좀 ㅜ.ㅜ
파스푸시기능도 저걸로 사용될까요?
그리고 파스 푸시를 사용 못하면 서버없이 푸시되는 방법은 없을까요?
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
현재 페이지 제일 처음으로