I'm not sure if the rails one has this. I tried searching and couldn't find it, but I feel like I should have an easy way to know exactly how many connects are open on a specific channel.
# no clue what this actually looks like
ChatChannel.fetch_count("room:1") # => 35
EventChannel.fetch_count("events:4") # => 42