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