Method: WebSocket::Handshake::Base#protocols

Defined in:
lib/websocket/handshake/base.rb

#protocolsObject (readonly)

Returns the value of attribute protocols.



10
11
12
# File 'lib/websocket/handshake/base.rb', line 10

def protocols
  @protocols
end