Class: WebSocket::Frame::Incoming::Server

Inherits:
WebSocket::Frame::Incoming show all
Defined in:
lib/websocket/frame/incoming/server.rb

Instance Attribute Summary

Attributes inherited from Base

#data, #error, #type, #version

Method Summary

Methods inherited from WebSocket::Frame::Incoming

#<<, #decoded?, #initialize, #next, #to_s

Methods inherited from Base

#error?, #initialize, #inspect, #support_type?, #supported_frames

Constructor Details

This class inherits a constructor from WebSocket::Frame::Incoming