Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

pubsubhubbub. From Brad Fitzpatrick, a simple but clever way of using web hooks (HTTP callbacks) to inform subscribers that an Atom feed has updated in almost real-time—solving the constant polling problem and making it easier for small sites to offer publish-subscribe APIs. Any Atom feed can delegate subscriber updates to a “hub” server. An example hub server implementation is provided running on App Engine.

Tagged , , , , , , ,

0 comments

No comments.

Comments are closed.
A django site