...client app should *NOT *get notified by XService... On Mon, Mar 14, 2011 at 4:08 PM, Cengiz Han <[email protected]> wrote:
> It will just send "it's done" message. > > I needed that when I am thinking about some enterprise scenarios. > > XService called by client app. > XService created an Atom Feed entry to the Atom Server and Hub publish > endpoint called. All this process asynced and before all distribution > completed client app should get notified by XService. > > btw. I am working on a .net implementation for pubsubhubbub (github search > "elchi"). I am working on weekend spare times. if anyone interested I would > love to get some help. I only finished publisher and subscriberclient, I > will start to work on hub soon. > > thanks > > > On Mon, Mar 14, 2011 at 3:20 PM, Charl van Niekerk <[email protected]>wrote: > >> On Mon, 2011-03-14 at 13:30 -0600, Cengiz Han wrote: >> > I am talking about extending the protocol the support a feature for >> > enterprise using. >> > I want to show with a sequence diagram what was I am thinking? >> >> Looks interesting, I'm not sure about the technical feasibility of this, >> somebody like Brett or Julian would be much better to comment about that >> than me. :) >> >> In the publisher confirmation, I assume that would be an HTTP callback >> in itself? What information would this be passing back to the publisher >> exactly? >> >> >> >
