ActionCable::Connection::Identification

module ActionCable::Connection::Identification

Public Instance Methods

connection_identifier() Show source

Return a single connection identifier that combines the value of all the registered identifiers into a single gid.

# File actioncable/lib/action_cable/connection/identification.rb, line 26
def connection_identifier
  unless defined? @connection_identifier
    @connection_identifier = connection_