OpenAJAX & JQuery

OpenAJAX & JQuery

Okay, I am using OpenAJAX - and in particular the publish/subscribe unmanaged & managed hub implementations.  I have several UI "gadgets" that I need to have messages exchanged between as facts change.  
I just switched one of my gadgets over to be a JQuery plugin.  However, I am having trouble getting that plugin to subscribe to my published event.  
I found the following link that seems to suggest that others have solved this problem:
but I'm not interested in the javascriptmvc function right now.

Does anyone know the syntax or plugin I'd need to wire up a jquery object to an OpenAjax raised event?

Thanks in advance,

Tony