Method: WebSocket::Handshake::Base#protocols
- Defined in:
- lib/websocket/handshake/base.rb
#protocols ⇒ Object (readonly)
Returns the value of attribute protocols.
10 11 12 |
# File 'lib/websocket/handshake/base.rb', line 10 def protocols @protocols end |