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
Requires
- php: >=5.0.0
This package is not auto-updated.
Last update: 2024-11-05 06:25:14 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.