n00r / node-fcm

16 stars 3 forks source link

How to send message to multiple users? #3

Open abducbk opened 7 years ago

abducbk commented 7 years ago

How to send message to multiple users at a time?

MarTinazzI commented 6 years ago

You need one of this options:

FarhanAhmad212 commented 6 years ago

How I can install fcm-node by setting in package.json . like these dependencies. "dependencies": { "bluebird": "^3.3.5", "boom": "^3.1.3", "config": "^1.26.2", "cron": "^1.1.0", "date-format": "0.0.2", "glue": "^3.4.0", "handlebars": "^4.0.5", "hoek": "^4.0.0", "joi": "^8.1.0", "jsonwebtoken": "^7.1.9", "lodash": "^4.12.0", "requestify": "^0.1.17", },