Public Publish/Subscribe Web Service
Nodes that have been declared as open in XMPP Publish/Subscribe can be accessed as RSS Feeds (from build 2025-07-15
). The feed contains links to the most recent items published on the node. Accessing the links will return the XML of the corresponding item.
Syntax of the URLs to access the RSS feed and corresponding items is:
https://DOMAIN/PubSub/NODE_ID
URLs of this type will return an RSS Feeds of the most recent items of the public Publish/Subscribe node with the name NODE_ID
.
https://DOMAIN/PubSub/NODE_ID/ITEM_ID
URLs of this type will return the XML of the item ITEM_ID
published on the public Publish/Subscribe node with the name NODE_ID
.
Examples
You can try these examples to try the API:
https://lab.tagroot.io/PubSub/ReleaseNotes
https://lab.tagroot.io/PubSub/ReleaseNotes/2025-07-15/Build_2025_07_15_This_release_contains_the_following
The ReleaseNotes
publish/subscribe node is also a Web Node, i.e. used for publishing information online. Compare the source publish/subscribe information accessible via the links above, to the corresponding web links:
Posts tagged #rss
No more posts with the given tag could be found. You can go back to the main view by selecting Home in the menu above.