Swoole\Http\Server
PHP Manual

Swoole\Http\Server::start

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Http\Server::startStart the swoole http server.

Description

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

Start the swoole http server.

Parameters

This function has no parameters.

Return Values


Swoole\Http\Server
PHP Manual