Open cer opened 8 years ago
I've eliminated the use of RxJava Observables from the Java client. I think they are problematic. In particular, events can arrive before anyone has subscribed to the Observable.
Looks like there is an issue for this: https://github.com/eventuateinc/eventuate-nodejs-client/issues/17
I've eliminated the use of RxJava Observables from the Java client. I think they are problematic. In particular, events can arrive before anyone has subscribed to the Observable.
Looks like there is an issue for this: https://github.com/eventuateinc/eventuate-nodejs-client/issues/17