David Parsons
Results
1
issues of
David Parsons
I get a `"WebSocket connection to 'ws://localhost:3000/' failed: Connection closed before receiving a handshake response"` error (at v1.0.14/angular-websocket.js:362) However, if I replace `var dataStream = $websocket('ws://localhost:3000');` with a plain old...