lhotari commented on PR #11: URL: https://github.com/apache/pulsar-client-reactive/pull/11#issuecomment-1291929930
>The intent is not to have RxJava as an exception. The intent is to have a pluggable implementation with RxJava and Reactor already plugged-in. But nothing prevents from adding your own impl. The only way for this is to have zero mentions of RxJava in `pulsar-client-reactive-api`, otherwise you are treating RxJava in a special way. I resist that because there are many other RS implementations besides RxJava. The way RxJava gets implemented should be a model for other RS implementations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
