On Tue, Jun 30, 2009 at 3:01 PM, Eloi Bail<[email protected]> wrote: > Hi, > > > I would like to know if XMPP standard allows to push presence in case of > anonymous SASL ? >
It does. Anonymous users get given a unique (~random) JID, with an empty roster. So you /can/ send presence, you just either have to send it to a known address, or add people to your temporary roster first. Matthew
