Registry / networking / hyperf-rpc

hyperf-rpc

JSON →
library3.2.0phppackagistunverified

A rpc basic library for Hyperf.

composer require hyperf/rpc
INSTALL
IMPORT
SIG · HYPERF-RPC
H
hyperf-rpc
networkingphpv3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Protocol
use Hyperf\Rpc\Protocol;

Encode an RPC request

use Hyperf\Rpc\Protocol; $protocol = new Protocol(); $data = $protocol->encode(['method' => 'foo', 'params' => []]);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
OpenAI (training)
1
Resources
hyperf-rpc — pip install hyperf-rpc · libregistry