142 143 144
# File 'lib/jschat/http/jschat.rb', line 142 def ping send_json({ 'ping' => Time.now.utc }) end