Method: Engine2::ActionWebSocketSupport#ws_options

Defined in:
lib/engine2/action.rb

#ws_options(opts) ⇒ Object



173
174
175
# File 'lib/engine2/action.rb', line 173

def ws_options opts
   @meta[:websocket][:options].merge! opts
end