Cesar... I exchanged an e-mail or two with Javier who is doing the javascript code. I did a quick snip of his note and included it below.
<< Before attempting to integrate the Hub code into Shindig, I'm rewriting the Hub on top of RPC. I divided this into two phases: Phase 1 is to simply rewrite the Hub 2.0 code to use the RPC APIs. Phase 2 is to add in security features to the RPC/transport code.>> Javier's got a good chunk of phase 1 done so we should be able to get a patch out soon. Just keep in mind it won't be "production ready" because the security features will not have been incorporated yet. However, the APIs should be such that we can not only start having the discussion, but use this as the required prototype to get a change into the spec for 1.0 next. When we open the jira, we'll link to the opensocial wiki page as well so we can start iterating on the discussion. -Mark W. From: Cesar William <[email protected]> To: [email protected] Date: 02/09/2010 07:11 AM Subject: Re: PubSub support on Shindig 1.1 BETA4 Thanks Mark! On Mon, Feb 8, 2010 at 1:24 PM, Mark D Weitzel <[email protected]> wrote: > Cesar, > > We've been doing work in this area as part of "1.0 next" (see the link > below). I think we close to having a prototype that we can make available. > I'll double check where we are and let you know... > > -Mark W. > > > > http://wiki.opensocial.org/index.php?title=Incorporate_Open_Ajax_Hub_as_Pub-Sub_Mechanism_for_OpenSocial_1.next > > > > From: > Cesar William <[email protected]> > To: > [email protected] > Date: > 02/07/2010 07:53 AM > Subject: > Re: PubSub support on Shindig 1.1 BETA4 > > > > But this Patch is for the "container to gadget" communication. I want to > solve the problem with the pubsub "gadget to gadget" communication. > > On Fri, Feb 5, 2010 at 9:34 AM, Paul Lindner <[email protected]> wrote: > > > You might want to contact the last person to contribute to pubsub: > > > > SHINDIG-1249 | Patch from Tim Thelin | Allow a container to publish > > messages > > to gadgets using pubsub > > > > On Fri, Feb 5, 2010 at 3:01 AM, Cesar William <[email protected]> > wrote: > > > > > Hi, > > > the pubsub isn't work in shindig 1.1-BETA6. I try to use the sample > but > > > when > > > the Publisher publish the Subscribers doesn't receive the message. > Why? > > > > > > On Fri, Jan 29, 2010 at 9:17 PM, Paul Lindner <[email protected]> > wrote: > > > > > > > Hi, that's a link to the svn system. It's just an identifier... > This > > > > patch > > > > is only in trunk, not in any release yet. > > > > > > > > > > > > On Tue, Jan 26, 2010 at 9:10 AM, Prateek Shrivastava < > > [email protected] > > > > >wrote: > > > > > > > > > Hi Paul, > > > > > Thanks for your reply... > > > > > > > > > > Firefox doesn't seem to like the link. It's not able to open the > > page. > > > > > > > > > > Another quick question: > > > > > Is this patch already available in BETA 5 release? > > > > > > > > > > > > > > > On 1/25/10 10:37 PM, "Paul Lindner" <[email protected]> wrote: > > > > > > > > > > > Sounds like this is what you need: > > > > > > > > > > > > SHINDIG-1249 | Patch from Tim Thelin | Allow a container to > > > publish > > > > > > messages to gadgets using pubsub > > > > > > > > > > > > git-svn-id: > > > > > > > > > > > > > > > > > > > > > > https://svn.apache.org/repos/asf/incubator/shindig/tr...@89505413f79535-47bb-0 > > > > > > > 310-9956-ffa450edef68 > > > > > > > > > > > > It's a fairly simple patch -- you could apply it manually to the > > > beta4 > > > > > > sources and rebuild. > > > > > > > > > > > > > > > > > > On Fri, Jan 22, 2010 at 3:26 PM, Prateek Shrivastava > > > > > > <[email protected]>wrote: > > > > > > > > > > > >> Hello Members, > > > > > >> I would like to confirm if pub-sub feature is supported in > Shindig > > > > BETA > > > > > 4 > > > > > >> release. The sample pub-sub feature doesn¹t seem to work. I > mean > > the > > > > > >> subscriber never prints the random number generated by the > > > publisher. > > > > Is > > > > > >> that a know issue? > > > > > >> > > > > > >> Thanks, > > > > > >> -Prateek. > > > > > >> > > > > > > > > > > > > > > > > > > > > > >
