Method: Orderbook#em_thread

Defined in:
lib/orderbook.rb

#em_threadObject (readonly)

Thread running the EM loop for the websocket



47
48
49
# File 'lib/orderbook.rb', line 47

def em_thread
  @em_thread
end