identifiers()
Returns all the identifiers that were applied to this connection.
# File actioncable/lib/action_cable/remote_connections.rb, line 48 def identifiers server.connection_identifiers end