-
Hello,
I would like some callbacks in the swoole_http_client
1. onHeadersReceived (With the headers array)
2. onHTTPCodeReceived (With the code)
With this callbacks, TTFB can be reduced in a …
-
./bin/server start 报错
PHP Fatal error: Uncaught ErrorException: unsupported option [pname] in @swoole-src/library/core/Server/Helper.php:160
Stack trace:
#0 [internal function]: W7\Core\Exception…
-
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…
-
Hi, I have two questions.
1) I trying to add yii2-swoole to my yii2 project. But I saw that you hide Yii::$container interface, and now I can't do injection before app will run, how i can do it?
2) …
-
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…
-
Hi @leocavalcante !
I'm happy with Siler on PHP-FPM and I try to use it with Swoole now :)
I have probably a silly question about the mix of Siler Swoole and the Siler Container :
- `Siler\Conta…
-
```bash
Linux 45b94f7b1a8b 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 Linux
PHP 8.0.13 (cli) (built: Nov 20 2021 07:13:05) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4…
anhao updated
1 month ago
-
**Swoole** is an event-driven, asynchronous & concurrent networking communication engine with higher performance written only in C for PHP. Swoole includes components for different purposes: TCP/UDP S…
-
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…
-
`controller not exists:app\new_captcha\controller\IndexController
`
nginx conf
```
server {
listen 8080;
server_name ;
root /home/www/1111/public;
index index.html index.htm;
…