Does normal RPC work for those gadgets already? pubsub is just a fancy layer on top of normal RPC. pubsub also requires some container support; which container are you using?
On Thu, Feb 26, 2009 at 10:55 AM, <[email protected]> wrote: > I was wondering if anyone had some experience writting gadgets which make > use of the pubsub features. We have been unsuccessful getting two gadgets to > be able to send a message over a channel out of the box. > > I did see the pubsub sample located under > javascript/container/sample-pubsub.html. But it would appear that this > pubsub is being handle via the container instead of by Shindig. In this case > the publisher and subscribers are also hard coded for the container versus > dynamically registered. > > Thanks, > > - Kyle >

