This commit is contained in:
xiaomlove
2022-04-06 21:32:57 +08:00
parent 03009c846e
commit 6ac7194d43
21 changed files with 659 additions and 66 deletions

View File

@@ -35,7 +35,7 @@ return [
|
*/
'server' => env('OCTANE_SERVER', 'swoole'),
'server' => env('OCTANE_SERVER', 'roadrunner'),
/*
|--------------------------------------------------------------------------
@@ -74,11 +74,11 @@ return [
],
RequestHandled::class => [
//
],
RequestTerminated::class => [
//
],
TaskReceived::class => [