hhxsv5 / laravel-s

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
MIT License
3.82k stars 471 forks source link

看最新的文档,sendMessage方法的第二个参数可以传递-1,是否可以修改呢? #433

Closed dafa168 closed 1 year ago

dafa168 commented 1 year ago

https://github.com/hhxsv5/laravel-s/blob/0839a829497c491cb2e4c84b05762a0c224b1223/src/Swoole/Task/BaseTask.php#L83

swoole官方文档 : https://wiki.swoole.com/#/server/setting?id=task_ipc_mode

hhxsv5 commented 1 year ago