angular-websocket
angular-websocket copied to clipboard
Uncaught SyntaxError: Unexpected token h
I got error 'Uncaught SyntaxError: Unexpected token h' when executing usage first usage example. It points to anonymous function collection.push(JSON.parse(message.data)) ?
can you open a pull-request?