OpenSwoole\GRPC\ClientPool->put

Latest version: pecl install openswoole-22.1.2 | composer require openswoole/core:22.1.5

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