UnixHost
Results
1
comments of
UnixHost
// Main Loop $worker->onMessage = static function($connection, WorkermanRequest $request) { try { $_SERVER['REMOTE_ADDR'] = $connection->getRemoteIp(); Add please. $connection object is not available in $app container.