Methods

WebSocket::Handshake::Handler::Client76

Constants

NOISE_CHARS

Public Instance Methods

valid?() click to toggle source

@see WebSocket::Handshake::Base#valid?

# File lib/websocket/handshake/handler/client76.rb, line 11
def valid?
  super && verify_challenge
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.