jacob1044 / pubsubhubbub

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

Asynchronous subscription verification #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Same idea as synchronous, but this will move subscriptions from the 'needs
verification' state to the 'verified state', instead of doing it
synchronously in the span of an incoming request from the subscribing user.

This will work by getting driven from the outside by a periodic task on an
authenticated handler.

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
Blamo!

Original comment by bslatkin on 17 Feb 2009 at 8:22