ankurpiyush26 / pubsubhubbub

Automatically exported from code.google.com/p/pubsubhubbub
Other
1 stars 0 forks source link

Handler for fetching newly published data and saving it temporarily #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This will pull from the queue of recently published items, do a urlfetch to
pull the feed, parse the feed as necessary, to pull the latest items from
it and compare to the items we've already seen. Then it will enqueue a new
publish message that should be sent to all subscribers.

Original issue reported on code.google.com by bslatkin on 22 Aug 2008 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by bslatkin on 22 Aug 2008 at 6:26

GoogleCodeExporter commented 9 years ago

Original comment by bslatkin on 22 Aug 2008 at 6:28

GoogleCodeExporter commented 9 years ago

Original comment by bslatkin on 3 Oct 2008 at 7:39

GoogleCodeExporter commented 9 years ago

Original comment by bslatkin on 26 Jan 2009 at 9:24