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::startStart the swoole http server.

Description

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

Start the swoole http server.

Parameters

This function has no parameters.

Return Values

To Top