Module Rack::WebSocket::Extensions::Common
In: lib/rack/websocket/extensions/common.rb

Methods

External Aliases

receive_data -> receive_data_without_websocket
receive_data_with_websocket -> receive_data
unbind -> unbind_without_websocket
unbind_with_websocket -> unbind
receive_data -> receive_data_without_flash_policy_file
receive_data_with_flash_policy_file -> receive_data

Attributes

websocket  [RW] 

Public Class methods

Public Instance methods

Send flash policy file if requested

Skip default receive_data if this is WebSocket connection

Skip standard unbind it this is WebSocket connection

Is this connection WebSocket?

[Validate]