For FCM, I find it has limit for XMPP protocol. "For each sender ID, FCM allows 1000 connections in parallel." link: https://firebase.google.com/docs/cloud-messaging/server#connecting Also "If the pending message count reaches 100, the app server should stop sending new messages and wait for CCS to acknowledge some of the existing pending messages". |