Kulla API changes: shifting to events

Robert Field robert.field at oracle.com
Tue Jun 23 04:24:57 UTC 2015


Sorry for the confusion. One could always unsubscribe, just with the 
initial unicast implementation you just passed it null to unsubscribe. But 
now it is multicast and it uses the token approach to unsubscribe that 
Brian suggested.

Thanks,
Robert



On June 22, 2015 1:50:30 PM Jonathan Gibbons <jonathan.gibbons at oracle.com> 
wrote:

>
> On 06/01/2015 09:10 AM, Robert Field wrote:
> > I keep trying to steer away from complexity.  For our needs unicast is
> > enough, actually better since it is simpler.
> > Would it be a reasonably approach to provide unicast and for those
> > that need it they can add their own multiplexing on top?
> >
> > Another perspective is that, for our current tool/testing needs, there
> > is no need to unsubscribe, so never dealing with tokens, letting them
> > fall on the ground, is fine.
> >
> > -Robert
>
> Not being able to unsubscribe sounds somewhat shortsighted.
>
> -- Jon




More information about the kulla-dev mailing list