Protocol Changes
The JsChat Protocol has been changed to include a time parameter in all messages. That means the display style messages no longer contain the time, it’s at the top level instead:
{ 'display' => 'message', 'message' => { ... }, 'time' => 'Tue Mar 30 15:17:02 UTC 2010' }