Class: WebSocket::Frame::Outgoing::Client
- Inherits:
-
WebSocket::Frame::Outgoing
- Object
- Base
- WebSocket::Frame::Outgoing
- WebSocket::Frame::Outgoing::Client
- Defined in:
- lib/websocket/frame/outgoing/client.rb
Instance Attribute Summary
Attributes inherited from Base
#data, #error, #type, #version
Method Summary
Methods inherited from WebSocket::Frame::Outgoing
#require_sending?, #supported?, #to_s
Methods inherited from Base
#error?, #initialize, #inspect, #support_type?, #supported_frames
Constructor Details
This class inherits a constructor from WebSocket::Frame::Base