php8.5
Home/ Manual/ http / server/ Swoole\Http\Server::on

Swoole\Http\Server::on

PHP function Edit on GitHub ✎

(PECL swoole >= 1.9.0)

Bind callback function to HTTP server by event name.

Description

Swoole\Http\Server::on(string $event_name, callable $callback): void

Bind callback function to HTTP server by event name.

Parameters

event_name
callback

Return Values

Source: reference/swoole/swoole/http/server/on.xml · from the official PHP manual (php/doc-en)