observing / thor

The WebSocket god of thunder
MIT License
1.29k stars 154 forks source link

Parse Error #7

Closed motric closed 10 years ago

motric commented 10 years ago

Hi, I'm having an issue with thor. It seems not to be able to open connections and the result is that I obtain NaN on Handshake and Latency and "Parse Error" as received error. Obviusly I have a 100% rate of failure..

I report here the stacktrace of the error:

console.trace() Trace at repl:1:10 at REPLServer.self.eval (repl.js:110:21) at Interface. (repl.js:239:12) at Interface.emit (events.js:95:17) at Interface._onLine (readline.js:202:10) at Interface._line (readline.js:531:8) at Interface._ttyWrite (readline.js:760:14) at ReadStream.onkeypress (readline.js:99:10) at ReadStream.emit (events.js:98:17) at emitKey (readline.js:1095:12) undefined

Thanks

3rd-Eden commented 10 years ago

@motric That is not a stacktrace of the error but console.trace() ran directly in the node repl.