On Fri, Dec 5, 2014 at 3:26 AM, Nick <[email protected]> wrote: > Can I connect to a GCM Cloud Connection Server with that client? Will the > connection be bidirectional? >
My understanding is that it doesn't work (at least, it didn't work a year ago). See here for details: http://stackoverflow.com/questions/16616719/gcm-xmpp-on-appengine If you want to connect to GCM, you'll need to use the regular HTTP endpoints. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
