Hello Nick and group, We are currently using the XMPP stack in AppEngine, and we are pretty please with it. But there is a hard limitation that is, just as maxsap mentioned here, making us considering moving our XMPP server out of AppEngine. The only limitation for us is that we are not able to emit or receive state messages such as: <composing xmlns='http://jabber.org/protocol/chatstates'/>
The following request is directly about this limitation: http://code.google.com/p/googleappengine/issues/detail?id=2615 This other one is about the same, in a more generic way: http://code.google.com/p/googleappengine/issues/detail?id=2331 I would really appreciate some input whether the GAE XMPP stack is going to be expanded soon, such as we can make an educated decision for our app. Cheers, Jerome On Jan 29, 6:55 pm, "Nick Johnson (Google)" <[email protected]> wrote: > Hi, > > Sorry, but Jingle is not supported by App engine. You can't use a different > stack for XMPP support, because App Engine apps cannot open sockets. > > -Nick Johnson > > > > On Thu, Jan 21, 2010 at 1:32 PM, maxsap <[email protected]> wrote: > > Hello all, I am interested in using app engine in my application witch > > is using jingle, I have read about app engines xmpp support but would > > I be able to use jingle? also if the official xmpp support doesn't > > support jingle would I be able to use smack stack to do jingle? thanks > > in advanced maxsap > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine-java%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine-java?hl=en. > > -- > Nick Johnson, Developer Programs Engineer, App Engine > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: > 368047 -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
