A higher-level subscription manager. Creates shared observable per unique subscription and returns it if the same subscription was requested twice. Sends unsubscribe signal when there are no more active subscribers on this observable.
A higher-level subscription manager. Creates shared observable per unique subscription and returns it if the same subscription was requested twice. Sends unsubscribe signal when there are no more active subscribers on this observable.