Mercurial > prosody-wiki
changeset 242:1c53626aadde
Add stub about mod_pubsub_feed
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 07 Dec 2011 18:26:25 +0100 |
parents | c6f01319f4c3 |
children | b13c6033377c |
files | mod_pubsub_feed.wiki |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_pubsub_feed.wiki Wed Dec 07 18:26:25 2011 +0100 @@ -0,0 +1,1 @@ +This module implements a [http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html PubSubHubbub] subscriber, which stores data in [http://xmpp.org/extensions/xep-0060.html Publish-Subscribe] nodes.