jlcvp / fcm-node

A Node.JS simple interface to Google's Firebase Cloud Messaging (FCM) for Android & iOS & Web Notification and data push
MIT License
125 stars 48 forks source link

Add topic subscribe and unsubscribe #25

Closed sofiapm closed 7 years ago

sofiapm commented 7 years ago

Added some testing. Added function to subscribe device_tokens to topic. Added function to unsubscribe device_tokens from topic.

Relevant because if you can send messages to topics, should also be possible to manage topics subscriptions.

Please read: https://developers.google.com/instance-id/reference/server