My favorites | Sign in
Logo
             

A simple, open, server-to-server web-hook-based pubsub (publish/subscribe) protocol as an extension to Atom and RSS.

Parties (servers) speaking the PubSubHubbub protocol can get near-instant notifications (via webhook callbacks) when a topic (feed URL) they're interested in is updated.

The protocol in a nutshell is as follows:

The protocol is decentralized and free. No company is at the center of this controlling it. Anybody can run a hub, or anybody can ping (publish) or subscribe using open hubs.

To bootstrap this, we've provided an open source reference implementation of the hub (the hard part of the protocol) that runs on Google App Engine, and is open for anybody to use.

See the links in the sidebar at right.

Overview

Bookmarklet for Publishers

Use this bookmarklet with to participate in the protocol even if your blogging/feed provider does not support Hubbub.









Hosted by Google Code