OpenSwoole\GRPC\ClientPool->put

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


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\GRPC\ClientPool->put()

Parameters

client

A GRPC client

is new

Is a new client.

Return

Description

Put the GRPC client back to client pool once it is not used by the current coroutine.

Last updated on February 28, 2026