Flowdock
method

protocol

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: WebSocket
protocol() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actioncable/lib/action_cable/connection/web_socket.rb, line 29
      def protocol
        websocket.protocol
      end
Register or log in to add new notes.