-
Currently, subscriptions are treated the same way as queries.
I need someone with concrete usacase and description of expected behaviour in order to properly implement it.
-
This is great and will change PHP
Can I select another asynchronous, For example Workerman or GatewayWorker ?
Could it be simpler or could it be broken down into components like Spring just sca…
-
Execute the command and paste the result below.
Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole`
```bash
PHP 8.2.24 (cli) (built: Sep 27 2024 04:04:39) (NTS)
C…
-
按照websocket协议,关闭连接时会(可以)有一个code和reason,而hyperf服务器的onclose中如果获取到这个值呢
如果无法获取,我在swoole的配置中看到了这个,似乎可以变相的获取到,但是当我在server.php的settings中增加了这个配置,似乎并不生效,close并没有回调到onmessage里,是hyperf不支持这个配置嘛
https://wi…
-
### Symfony version(s) affected
6.4, 7.1
### Description
In API Platform, we need to add formats per-request. Indeed, [each HTTP operation can be configured with specific mime-types](https://…
-
为什么用统一下单 jsapi 签名错误。
-
Ref: https://laravel.com/docs/8.x/octane
Kindly add support for Laravel Octane comparing both the Flavours - RoadRunner and (Open)Swoole one.
Thanks a lot.
-
The objective is to identify possible improvements of the [new verification procedure](https://github.com/TechEmpower/FrameworkBenchmarks/pull/5145):
### Too strict checking for db queries?
Someti…
-
Hi @walkor
I understand that to use Swoole's coro I have to set using Swoole's event loop.
I do not want that, just Workerman while still using Swoole's coro, while benefiting for Workerman's e…
-
Hey Nette Team,
First off, I know that benchmarks are not the know all, end all when it comes to choosing a framework, but I still think it can give you an idea of what to expect when you dive into…