Beispiel #1
0
 public function OnMasterStart(\swoole_server $server)
 {
     //Log::Notice("On Master Start");
     Session::Init();
 }