Poll: Should CLI support HTTP Verbs You do not have permission to vote in this poll. |
|||
Yes | 1 | 100.00% | |
No | 0 | 0% | |
Total | 1 vote(s) | 100% |
* You voted for this item. | [Show Results] |
Serving HTTP verbs via CLI |
See https://forum.codeigniter.com/showthread.php?tid=83970
First of all, CI4 is simply not designed to work with Long-living PHP like Swoole; it is not restricted for use with Swoole, it is designed without any assumption that it would be used with a server like Swoole. So it is not easy task to work with Swoole. CodeIgniter4-Burner does not support Swoole now, but I recommend you check it. |
Messages In This Thread |
Serving HTTP verbs via CLI - by amit - 10-09-2022, 02:59 AM
RE: Serving HTTP verbs via CLI - by kenjis - 10-10-2022, 04:35 PM
RE: Serving HTTP verbs via CLI - by amit - 10-15-2022, 12:59 AM
RE: Serving HTTP verbs via CLI - by kenjis - 10-15-2022, 01:03 AM
|