Active
Project:
XMPP Framework
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Feb 2009 at 17:37 UTC
Updated:
13 Mar 2011 at 04:01 UTC
Is there currently any support / or do you plan to write any support for pubsub in the xmpp framework module?
i had a quick scan through the modules but couldn't see any api functions for actions such as...
- publishing to a pubsub node
- subscribing to a pubsub node
- creating a pubsub node
sorry if i just missed this functionality while i was looking through it.
thanks
graham.
Comments
Comment #1
darren.ferguson commentedIt is an improvement that will be made to the module but first will be re-implementing the framework to take out the user portion from the xmppclient module and create a seperate xmpp_user module for the framework.
Comment #2
darren.ferguson commentedComment #3
4drian commented(pub)subscribe ;-)
Comment #4
BigCat commentedThere is an project that has unofficially updated the XMPPHP library with pubsub support, it is called sixties.
That might help with this, and I thought it looked interesting.
https://labo.clochix.net/wiki/sixties
Comment #5
bryancasler commentedsubscribe
Comment #6
richard_gao commentedany update on this topic?