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_namecallback