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

Swoole\Server::start

(PECL swoole >= 1.9.0)

Swoole\Server::startStart the Swoole server.

Description

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

Parameters

This function has no parameters.

Return Values

To Top