OpenSwoole\GRPC\ClientPool->put

Latest version: pecl install openswoole-26.2.0 | composer require openswoole/core: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 September 16, 2022