Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v5.1.7) is shown here.
identifiers()
public
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