Class/Module Index [+]

Quicksearch

WebSocket::Frame::Outgoing::Server

Public Instance Methods

incoming_masking?() click to toggle source
# File lib/websocket/frame/outgoing/server.rb, line 6
def incoming_masking?
  @handler.masking?
end
outgoing_masking?() click to toggle source
# File lib/websocket/frame/outgoing/server.rb, line 10
def outgoing_masking?
  false
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.