150 151 152
# File 'lib/jschat/http/jschat.rb', line 150 def names(room) send_json({'names' => room}) end