Method: Engine2::ActionWebSocketSupport#ws_options

Defined in:
lib/engine2/action.rb

#ws_options(opts) ⇒ Object



190
191
192
# File 'lib/engine2/action.rb', line 190

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