[JDEV] Client support for XMPP Privacy and Jabberd 2
Brian Mila
bmila at iastate.edu
Wed Jan 21 03:25:03 CST 2004
>
> Brian Mila wrote:
>
>
> > I ran into the exact same problem. The custom namespace solution
> > was the only way I could find to solve it. It was both klunky and
> > awkward. If you find a better solution PLEASE let me know :)
> >
> > Brian
>
> Section 7.4 in xmpp-im-20 (roster management) says that
> roster changes have to
> be pushed out to clients that have requested the roster.
>
> May be the best approach would be for privacy to do the same.
> If a list is added
> or changed then the changes are pushed to all the clients
> that have requested
> the privacy list.
>
> Dudley
Sure...but it doesn't solve the problem of knowing what resource the
person is using. I know I had problems with presence sending the
JID w/o the resource. As long as you're modding the spec might as
well fix that too?
Brian
More information about the JDev
mailing list