-
cURL 8.11.0 has been released, fixing [CVE-2024-9681](https://curl.se/docs/CVE-2024-9681.html). Given that is a low severity issue, it *might* not be necessary to update stable branches right away (sh…
-
I was using older CodeIgniter version 4.4.* with this library, but after I updated to the version 4.5.2 (and fix breaking changes) the library would't load and I getting this error:
```
CRITICAL - 2…
Sosko updated
3 months ago
-
```
server.php
$master = WebSocket("localhost",12345);
client.html
socket = new WebSocket("ws://localhost:12345/websocket/server.php");
php -q server.php
master socket : resource id #4
listening on …
-
It would be very cool to have real TCP/IP internet networking support.
I know JS-DOS supports IPX but I am unsure how to hack that to open websites in Netscape and chat in mIRC.
I am running it on m…
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
项目基于webman构建,但是需要使用php构建websocket的服务器和客户端,由于这两个不是主要比重,所以就放在了webman的项目中,根目录下server.php
require 'vendor/autoload.php';
requrire 'support/bootstrap.php';
省略服务端启动代码等
php server.php
每次都会提示输入参数,什么sta…
-
Please sir, I am working on a web app that send notifications. I want to know how I can send server event back to the client without refreshing the page.
-
**Describe the bug**
one call it works, next call not... i searched for a reason but cannot find.
Its the check function if connection exists.
Should it end in an fatal error if connection really r…
-
I'm running into an issue with the testWebSocket failing on the /setup route.
Here's the output of `php cmd.php`
2017-02-15 05:27:15 Server START ------------------------------------------
PH…
-
# Introducing laravel-websockets, an easy to use WebSocket server implemented in PHP - Freek Van der Herten's blog on PHP, Laravel and JavaScript
Freek Van der Herten is a developer and partner at Sp…