ralphm / idavoll

Idavoll is an implementation of a generic publish-subscribe service component for Jabber servers, as described in XEP-0060, written in Python using the Twisted networking framework.
http://idavoll.ik.nu/
MIT License
11 stars 4 forks source link

Pubsubhubub support #3

Open twonds opened 11 years ago

twonds commented 11 years ago

Along with XMPP pubsub it would also be nice if idavoll supported pubsubhubbub. This may need to be a separate protocol that idavoll uses.