Module WebSocket::Handshake::Handler::Client76
In: lib/websocket/handshake/handler/client76.rb

Methods

valid?  

Included Modules

Client75

Constants

NOISE_CHARS = ("\x21".."\x2f").to_a() + ("\x3a".."\x7e").to_a()

Public Instance methods

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

[Validate]