Please provide any additional information below.
In the dohandshake function, you write on the socket $upgrade.chr(0) . Your
0x00 byte hasn't to be there. When you add the msg received to DOM, it's all ok
but if you print it with an alert, it won't print as there is still a 0x00 byte
at the beginning of the msg.
Original issue reported on code.google.com by algar...@gmail.com on 3 Aug 2010 at 6:38
Original issue reported on code.google.com by
algar...@gmail.com
on 3 Aug 2010 at 6:38