Cannot connect using WebSockets, not changing readyState

Posted by user363217 on Stack Overflow See other posts from Stack Overflow or by user363217
Published on 2010-06-10T07:59:41Z Indexed on 2010/06/10 8:02 UTC
Read the original article Hit count: 323

Filed under:
|
|
|

Ive tried several approaches and even copy/pasted from http://code.google.com/p/phpwebsocket/

Im using Google Chrome 5.0.375.70 beta and the error is always the same: Error: INVALID_STATE_ERR: DOM Exception 11

when debugging I see the readyState is always 0 (connecting), no other error is shown.

Any ideas?

© Stack Overflow or respective owner

Related posts about php

Related posts about web