WebSub Hub
HORIZON publishes its RSS/Atom feeds with WebSub hub discovery enabled. Subscribe via your reader's WebSub-aware client, or ping the hub URL below to receive push notifications the instant a new hantavirus report is ingested.
Hub URL
https://hantavirus.software/websub
How to subscribe
- Discover the hub from any HORIZON feed (RSS / Atom both include the
<link rel="hub">declaration). - Subscribe with topic URL
https://hantavirus.software/rss.xml(or/atom.xml). - The hub will send a verification GET to your callback URL.
- Reply with the
hub.challengeechoed back. You're subscribed. - Every new ingestion fires a POST to your callback with the new feed entries.
Note: HORIZON is currently configured to relay through the websub.rocks reference hub. Direct hub-side delivery is on the roadmap. Existing RSS/Atom polling remains the most compatible subscription path.