Can somebody tell me the best practices for sending push notifications to millions of devices?
I am using Node.js + MongoDB as backend. I wish to send push notifications to Android and iOS devices. On each user action, the notifications are send to his/her followers. The app has pretty good number of users and apps current installs number is m...
May 16, 2017AS