fx1234
fx1234
delete
delete
Hi Is there more documentation about 'enableKeepAlive'? I'm trying to understand how this works. I have 'keepAlive' enabled and I see ping/pong being sent and received. in my app I...
Hi What is the proper way to save infomartions about a connected client on the Server-Side. Lets say we have a chat-app and want to keep the username somewhere. In...
Hi I want to use fluid player. But I want to host all files myself. Is it enough to simply download the following file or how does it work? I'm...
Hi We have already established a Redis connection via phpredis. Can we use phpredis-json with this existing connection without having to create a new connection.
We are using the following simple code to flush the Queue: `foreach( $webPush->flush() as $report ){ .... }` The problem is, we need our own variables (the UserID) inside the...
Hello, in Validate.php maxOutputTokens is limited to 2048 and throws an error if the value is higher. According to this page [1] the default value for gemini-pro is 8192 [1]...
Since today I no longer get a preview from YouTube. I only get the array: ``` Array ( [cover] => [images] => Array ( ) [title] => - YouTube [description]...
I just did some tests with version 9.6.0 (from phash.org) and this version from github. From what I can see, the generated pHashes for images are not compatible. How can...