Class: WebSocket::Frame::Outgoing::Server

Inherits:
WebSocket::Frame::Outgoing show all
Defined in:
lib/websocket/frame/outgoing/server.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