Change By: Tolis Emmanouilidis (16/Jan/14 12:31 PM)
Description: The debug property support is missing. Without the debug property support it is hard to find out the data being sent and received from the stomp library.

As mentioned in http://jmesnil.net/stomp-websocket/doc/ the following property can be used for debugging:

client.debug = function(str) {

    // append the debug log to a #debug div somewhere in the page using
  };

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira