Class: EventMachine::WebSocket::Handler08
- Inherits:
-
Handler
- Object
- Handler
- EventMachine::WebSocket::Handler08
- Includes:
- Close06, Framing07, Handshake04, MessageProcessor06
- Defined in:
- lib/em-websocket/handler08.rb
Constant Summary
Constant Summary
Constants included from Framing07
Framing07::DATA_FRAMES, Framing07::FRAME_TYPES, Framing07::FRAME_TYPES_INVERSE
Instance Attribute Summary
Attributes inherited from Handler
Method Summary
Methods included from Close06
Methods included from MessageProcessor06
Methods included from Framing07
#initialize_framing, #process_data, #send_frame, #send_text_frame
Methods included from Handshake04
Methods inherited from Handler
#close_websocket, #handshake, #initialize, #ping, #pingable?, #receive_data, #run, #unbind
Constructor Details
This class inherits a constructor from EventMachine::WebSocket::Handler