Return the active subscription count.
Returns:
593 594 595
# File 'lib/nats/client.rb', line 593 def subscription_count @subs.size end