Yes, Julien's example is great. I hope that we can being to standardize this approach in the coming months as WebSockets gets more widely deployed.
On Wed, Nov 3, 2010 at 4:33 AM, Julien Genestoux <[email protected]> wrote: > Vlad, > We have a small example with this : http://julien51.github.com/socket-sub/ > and this http://julien51.github.com/socket-sub/maps > It's all on github. > Cheers, > > > On Tue, Nov 2, 2010 at 10:59 PM, Vlad Trifa <[email protected]> wrote: >> >> hi all, >> >> just saw the new "push" api for google with pubsubhubbub support, great >> thing! >> >> I was wondering if you guys have tried any implementation based on html5 >> websockets? I've started playing with this recently and I do believe there's >> definitely much that could come of a pubsubhubbub implemented on top of >> websockets and/or classic web hooks, especially as it seems pretty >> efficient, so I just want to make sure if any one of you has been playing >> with this, just so that we can go on in this direction. >> >> thanks a bunch for thoughts! >> >> Cheers >> >> Vlad >> >> > >
