OK I _AM_ an idiot :) I thought it was like this:
1. Send sub request with callback url and some options (token etc) 2. Receive challenge request 3. Send challenge response 4. If all above went well then what will happen ? Will the same callback url get a post whenever the feed is updated ? What confused me is step 4, the example code does not handle that right ? Sorry to bother you with such lo-tech questions... Cheers //Marcus On Oct 21, 9:49 pm, Jeff Lindsay <[email protected]> wrote: > What else is there other than subscription request and handling of callback? > > On Wed, Oct 21, 2009 at 12:47 PM, Marcus Herou > <[email protected]>wrote: > > > > > > > I feel like an idiot but cannot find where to look to find any > > subscriber client code for any language. Lot's of publishers but no > > subscribers ? > > > Checked out the java client but it looks quite unfinished am I wrong ? > > Only subscription request + handling of callback is done I think. > > > I prefer Java or Perl but guess I can understand Ruby or Python if I > > must. > > > Cheers > > > //Marcus > > -- > Jeff Lindsayhttp://webhooks.org-- Make the web more > programmablehttp://shdh.org-- A party for hackers and > thinkershttp://tigdb.com-- Discover indie gameshttp://progrium.com-- More > interesting things
