Module: EventMachine::WebSocket::Framing04

Includes:
Framing03
Defined in:
lib/em-websocket/framing04.rb

Overview

The only difference between draft 03 framing and draft 04 framing is that the MORE bit has been changed to a FIN bit

Constant Summary

Constants included from Framing03

EventMachine::WebSocket::Framing03::MAXIMUM_FRAME_LENGTH

Method Summary

Methods included from Framing03

#initialize_framing, #process_data, #send_frame, #send_text_frame