jet

RPC Client

A unified RPC client library built on top of the JSONRPC protocol, supporting various transporters and allowing for easy registration and service binding.

🚀 Jet is a unification model RPC Client, built-in JSON RPC protocol, available to running in ALL PHP environments, including PHP-FPM and Swoole/Hyperf environments.

GitHub

57 stars
6 watching
6 forks
Language: PHP
last commit: 11 months ago

Related projects:

Repository Description Stars
cloud-rocket/arduino-json-rpc An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. 28
authorizon/fastapi_websocket_rpc Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. 7
cxxxr/jsonrpc An implementation of JSON-RPC protocol in Common Lisp for creating simple remote procedure calls. 66
juliendelplanque/jrpc A JSON-RPC 2.0 implementation for Pharo Smalltalk 11
huntlabs/kissrpc A high-performance RPC framework with built-in data compression and support for multiple transport protocols 40
ybbus/jsonrpc An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. 334
joshmarshall/jsonrpclib JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. 448
fanatid/bitcoind-rpc-client A JavaScript library for interacting with the Bitcoin Core JSON-RPC interface 3
hprose/hprose-php Enables cross-language communication between different programming languages using a lightweight, high-performance RPC framework. 1,969
octopusdeploy/halibut An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. 12
laruence/yar Provides a lightweight and concurrent RPC framework for PHP applications 1,433
osamingo/jsonrpc A JSON-RPC 2.0 implementation package in Go 187
holepunchto/dht-rpc Allows remote IP and firewall detection, adds commands to a distributed hash table (DHT), and streams queries and updates over the DHT. 196
chadrem/amf_socket A bi-directional RPC library that enables high performance network communication between Actionscript applications. 11
samchon/tgrid A framework for distributed computing and remote procedure calls over WebSocket and worker protocols. 147