Mercurial > prosody-modules
comparison mod_pubsub_feeds/README.markdown @ 5650:0eb2d5ea2428
merge
author | Stephen Paul Weber <singpolyma@singpolyma.net> |
---|---|
date | Sat, 06 May 2023 19:40:23 -0500 |
parents | 3e30799deec2 |
children | 1f8c9e27b625 |
comparison
equal
deleted
inserted
replaced
5649:2c69577b28c2 | 5650:0eb2d5ea2428 |
---|---|
1 --- | 1 --- |
2 summary: Subscribe to Atom and RSS feeds over pubsub | 2 summary: Subscribe to Atom and RSS feeds over pubsub |
3 rockspec: | 3 rockspec: |
4 build: | 4 build: |
5 modules: | 5 modules: |
6 pubsub_feeds.feeds: feeds.lib.lua | 6 mod_pubsub_feeds.feeds: feeds.lib.lua |
7 --- | 7 --- |
8 | 8 |
9 # Introduction | 9 # Introduction |
10 | 10 |
11 This module allows Prosody to fetch Atom and RSS feeds for you, and push | 11 This module allows Prosody to fetch Atom and RSS feeds for you, and push |