开发者

Group Chat XMPP with Google App Engine

Google App Engine has a great XMPP service built in. One of the few limitations it has is that it doesn't support receiving messages from开发者_如何转开发 a group chat. That's the one thing I want to do with it. :( Can I run a 3rd party XMPP/Jabber server on App Engine that supports group chat? If so, which one?


No. App Engine apps can only directly handle HTTP requests - you can't run arbitrary servers on App Engine.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜