PHP_SocketIO_Client
PHP_SocketIO_Client copied to clipboard
PHP client for socket.io (websocket client)
I use your library its working. I have one question to ask. Is there a way to make the client stay connected until the client decided to be disconnect. E.G,...
I am using this socket.io.php file. When i am calling the send function, i am gettting error message on this line preg_match('#Sec-WebSocket-Accept:\s(.*)$#mU', $result, $matches); Basically the $result on the line...
On line 80 there is call to an undefined method close(). I don't really follow what the hybi10Encode method does but when the code enters the if here it should...
great script, but I cannot set namespace here is piece of log if you see packet has nsp is default "/" ``` Wed, 21 Oct 2015 14:07:27 GMT socket.io:socket DfdKsdG4A3uuruUmAAAz...
@psinetron Can you have a look please? 10x.