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

273 görüntüleme
İlk okunmamış mesaja atla

이재학

okunmadı,
31 May 2016 09:48:4731.05.2016
alıcı Firebase Google Group
Is it possible to use XMPP server at Google App Engine(GAE), to use FCM(GCM)?


Silvano Luciani

okunmadı,
31 May 2016 17:17:3531.05.2016
alıcı 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

okunmadı,
29 Eyl 2016 00:31:5129.09.2016
alıcı Firebase Google Group
For long running processes he can use tasks, keeping automatic scaling
Tümünü yanıtla
Yazarı yanıtla
Yönlendir
0 yeni ileti