234 235 236 237
# File 'lib/dtas/player.rb', line 234 def dpc_watch(io, _) @watchers[io] = true io.emit('OK') end