Module: EventMachine

Defined in:
lib/web-repl/patch.rb

Overview

Patch EventMachine::WebSocket so that we can initialize EM on demand. This is useful when having multiple EMs working. It won’t error out by calling EM.run repeatedly.

Defined Under Namespace

Modules: WebSocket