PubSubHubBub: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


''A simple, open, server-to-server webhook-based pubsub ([[Publish-Subscribe]]) protocol for any web accessible resources.''
''A simple, open, server-to-server webhook-based pubsub ([[Publish-Subscribe]]) protocol for any web accessible resources.''

=API=
==[[NodeJS]]==

Revision as of 16:42, 12 November 2014

http://code.google.com/p/pubsubhubbub/ https://pubsubhubbub.googlecode.com/git/pubsubhubbub-core-0.4.html

A simple, open, server-to-server webhook-based pubsub (Publish-Subscribe) protocol for any web accessible resources.

API

NodeJS