On Thu, Nov 19, 2009 at 3:17 PM, Adriano Bonat <[email protected]> wrote: > Following my previous question, I have some others :) > > Does the user need to subscribe himself on the PubSub node, or if we > have his JID we can do that?
Either works. > Does the other server need to support PubSub, for example, does Gtalk > need to support PubSub? No. > Does the user's XMPP client need to support something in special? Not if your pubsub implementation can generate a message body (IM). You might also want to have the users add the service to their roster if you don't want to send them messages when they're offline. -Fritzy
