Interface RShardedTopicRx

All Superinterfaces:
RTopicRx

public interface RShardedTopicRx extends RTopicRx
RxJava3 interface for Sharded Topic. Messages are delivered to message listeners connected to the same Topic.
Author:
Nikita Koksharov