FCM + App Server(XMPP) at Google App Engine? (GAE)

273 views
Skip to first unread message

이재학

unread,
May 31, 2016, 9:48:47 AM5/31/16
to Firebase Google Group
Is it possible to use XMPP server at Google App Engine(GAE), to use FCM(GCM)?


Silvano Luciani

unread,
May 31, 2016, 5:17:35 PM5/31/16
to Firebase Google Group
Hi,

You could use it only to receive upstream messages from the devices, not to send downstream messages to the devices, and even in that case, you'd need to send the message to "
SEND...@appspot.com" rather than "SEND...@gcm.googleapis.com".
The other thing to take into account is that you'd need to use manual scaling on AppEngine, because you'd need a long running process.

Roberto Martino

unread,
Sep 29, 2016, 12:31:51 AM9/29/16
to Firebase Google Group
For long running processes he can use tasks, keeping automatic scaling
Reply all
Reply to author
Forward
0 new messages