austgl / phpws

Automatically exported from code.google.com/p/phpws
0 stars 0 forks source link

PHP Client example doesn't works #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
#php client.php
PHP Fatal error:  Uncaught exception 'WebSocketInvalidChallengeResponse' with 
message 'Server send an incorrect response to the clients challenge!' in 
/root/phpws-0.1a/websocket.client.php:70
Stack trace:
#0 /root/phpws-0.1a/websocket.client.php(44): WebSocket->doHandshake()
#1 /root/phpws-0.1a/client.php(7): WebSocket->__construct('ws://127.0.0.1:...')
#2 {main}
  thrown in /opt/eom.trunk/phpws-0.1a/websocket.client.php on line 70

Original issue reported on code.google.com by scrama...@gmail.com on 19 Sep 2011 at 7:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Are you using the phpws server to connect to ? Or another WebSocket server?

I hope to release a patched up version later this weekend. Containing lots of 
fixes.

Original comment by ch...@devristo.com on 14 Oct 2011 at 1:40

GoogleCodeExporter commented 9 years ago

Original comment by ch...@devristo.com on 30 Nov 2011 at 5:48