Dan, are there any plans to eventually support client-side BOSH
(a.k.a. HTTP-binding for XMPP)? Server-side XMPP support is not very
useful, but client-side BOSH support would be great.
On Feb 9, 7:56 pm, Dan Sanderson <
dansander...@google.com> wrote:
> XMPP support will not take the form of long running processes. XMPP
> connections will be maintained by servers that relay incoming messages to
> the app's XMPP handlers, each of which will execute just like an HTTP
> request handler. There will also be an API for sending XMPP messages from
> the app, among other things.
> -- Dan
>