instance method connection_identifiers

Ruby on Rails edge

Since edge

Signature

connection_identifiers()

All of the identifiers applied to the connection class associated with this server.

Source
# File actioncable/lib/action_cable/server/base.rb, line 143
      def connection_identifiers
        config.connection_class.call.identifiers
      end

Defined in actioncable/lib/action_cable/server/base.rb line 143 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionCable::Server::ThreadedExecutor::Base

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close