Class: EventMachine::WebSocket::Handler75

Inherits:
Handler
  • Object
show all
Includes:
Handshake75, Framing76
Defined in:
lib/em-websocket/handler75.rb

Instance Attribute Summary

Attributes inherited from Handler

#request, #state

Method Summary

Methods included from Handshake75

#handshake

Methods inherited from Handler

#close_websocket, #handshake, #initialize, #receive_data, #run, #unbind

Constructor Details

This class inherits a constructor from EventMachine::WebSocket::Handler