\adminmatrix\swoole\concernsInteractsWithRpcConnector

Summary

Methods
Properties
Constants
sendAndRecv()
No public properties found
No constants found
runWithClient()
recv()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

sendAndRecv()

sendAndRecv(mixed  $data, callable  $decoder) : mixed

Parameters

mixed $data
callable $decoder

Returns

mixed —

runWithClient()

runWithClient(mixed  $callback) : mixed

Parameters

mixed $callback

Returns

mixed —

recv()

recv(\Swoole\Coroutine\Client  $client, callable  $decoder) : mixed

Parameters

\Swoole\Coroutine\Client $client
callable $decoder

Returns

mixed —