open fun rxPubsubNumsub(channels: MutableList<String>): Single<String>
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
channels - List of channels
channels
Return