superfeedr/http-pubsubhubbub

Superfeedr provides a realtime API to any application who wants to produce (publishers) or consume (subscribers) data feeds without wasting resources and maintaining an expensive and changing infrastructure.

dev-master 2014-02-11 11:16 UTC

This package is not auto-updated.

Last update: 2024-04-23 03:42:01 UTC


README

#PHP library for Superfeedr's Pubsubhubbub (client).

Modified from Adrián Navarro original library as well as Bruno Pedro's contributions.

endpoint.php should be your callback and subscriber.php is an example script subscribing a feed.

Check your apache log for errors.