PHP_SocketIO_Client icon indicating copy to clipboard operation
PHP_SocketIO_Client copied to clipboard

PHP client for socket.io (websocket client)

Results 15 PHP_SocketIO_Client issues
Sort by recently updated
recently updated
newest added

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.