You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just used the same code given here for both server and the client, handshake
is fine. But when i try to send a message as normal as "Hello", the server
receives weird characters like this "������u�". This is happening
whatever i try. I have trimmed the first and last character after receiving and
add those two before writing.
Please help me
Original issue reported on code.google.com by chethan678 on 13 Dec 2013 at 11:05
The text was updated successfully, but these errors were encountered:
Forgot to add this, I get this error in chrome "WebSocket connection to
'ws://localhost:9251/socket/server.php' failed: Unrecognized frame opcode: 13 "
Original comment by chethan678 on 13 Dec 2013 at 11:06
Original issue reported on code.google.com by
chethan678
on 13 Dec 2013 at 11:05The text was updated successfully, but these errors were encountered: