OpenSwoole\GRPC\Server->addMiddleware

25.x is outdated, please check the latest version 26.x


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\GRPC\Server->addMiddleware()

Parameters

middleware

An instance of middleware that you want to add.

Return

Description

Add middleware for the GPRC Server.

Last updated on February 28, 2026