[JDEV] PubSub Subscription Requests
Peter Millard
me at pgmillard.com
Fri Mar 7 15:09:04 CST 2003
Stephen Pendleton wrote:
> Understood. Makes sense. The reason is that in my client I am attempting to
> automatically allow people to subscribe to my node, and I am attempting to
> find a robust way of parsing this node.
Why not just configure the node to allow open subscription? Does your server not
allow this??
> I am assuming that the var attributes in the "field" tag are not
> nescessarily always going to be "node" and "subscriber_jid".
Yeah, the should be. The Jabber Registrar should "register" those in conjunction
with the FORM_TYPE of http://jabber.org/protocol/pubsub. This allows you to
build this functionality into your client and have those field variable names
enver change.
I see this is not explicitly spelled out in section 11 of the JEP as it should
be.
pgm.
More information about the JDev
mailing list