Methods

Class/Module Index [+]

Quicksearch

WebSocket::Handshake::Handler::Server04

Public Instance Methods

valid?() click to toggle source

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

# File lib/websocket/handshake/handler/server04.rb, line 10
def valid?
  super && verify_key
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.