On 22 Jul 2015, at 09:57, Dave Cridland <[email protected]> wrote: > > > On 22 July 2015 at 09:48, Max Beloborodko <[email protected]> wrote: > I'm messing with XEP-0206 and can't figure out > > <quote> > If the BOSH <body/> wrapper is not empty, then it SHOULD contain > ... > One or more complete <message/>, <presence/>, and/or <iq/> elements > qualified by the 'jabber:client' namespace. > </quote> > > should connection manager handle these stanzas if namespace is missing or not? > > > They're not stanzas if they're not in the right namespace, so no.
If you actually want to interop with stuff, I don’t think that’s true. Various implementations just treat jabber:client as being implicit inside BOSH. /K
