Class
Faye::WebSocket::Draft76Parser
In:
lib/faye/websocket/draft76_parser.rb
Parent:
Draft75Parser
Methods
close
handshake_response
handshake_signature
open?
parse
version
Public Instance methods
close
(code = nil, reason = nil, &callback)
handshake_response
()
handshake_signature
(head)
open?
()
parse
(data)
version
()
[Validate]