Swoole\Http\Server::start
PHP Manual
PHP Manual»Swoole\Http\Server»Swoole\Http\Server::start

Swoole\Http\Server::start

(PECL swoole >= 1.9.0)

Swoole\Http\Server::startInicia el servidor HTTP swoole.

Descripción

public function Swoole\Http\Server::start(): void

Inicia el servidor HTTP swoole.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

To Top