CAP over XMPP

hello guys,

I am interested in implementing CAP over XMPP. Anyone had some success doing so yet?

What’'s CAP?

Maybe XEP-0127?

I’‘ve been interested in implementing this as well, but haven’‘t had time to look into it. CAP over XMPP, as defined in XEP-0127, relies on PubSub capabilities, which Openfire now has. What I haven’‘t seen anyone do is explain how to setup a PubSub server with Openfire and deliver content using it. I don’‘t know if you would need a CAP plugin or some external pubsub service that watches for alerts and then shovels them into Openfire’'s PubSub nodes.