lhotari commented on PR #11: URL: https://github.com/apache/pulsar-client-reactive/pull/11#issuecomment-1293777202
I reported about my experiment for implementing support for other Reactive Streams implementations in https://github.com/apache/pulsar-client-reactive/issues/10#issuecomment-1293755039 . There's no need to add explicit support. The comment explains how the `Flux.as` or `Mono.as` method can be used for "fluently" converting to other Reactive Streams implementation instances such as RxJava3 Flowable or Single. -- 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]
