Exception: WebSocket::Error::Handshake::UnsupportedProtocol

Inherits:
WebSocket::Error::Handshake show all
Defined in:
lib/websocket/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



105
106
107
# File 'lib/websocket/error.rb', line 105

def message
  :unsupported_protocol
end