\adminmatrix\swoole\concernsInteractsWithRpcClient

Trait InteractsWithRpcClient

Summary

Methods
Properties
Constants
getPools()
$app
$container
No constants found
prepareRpcClient()
bindRpcInterface()
bindRpcClientPool()
createRpcConnector()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$app

$app : \think\App

Type

\think\App

$container

$container : \think\App

Type

\think\App

Methods

getPools()

getPools() : \adminmatrix\swoole\Pool

Returns

\adminmatrix\swoole\Pool —

prepareRpcClient()

prepareRpcClient() : mixed

Returns

mixed —

bindRpcInterface()

bindRpcInterface() : mixed

Returns

mixed —

bindRpcClientPool()

bindRpcClientPool() : mixed

Returns

mixed —

createRpcConnector()

createRpcConnector(mixed  $name) : mixed

Parameters

mixed $name

Returns

mixed —