#json-rpc (14 Repositories)
Ranked open-source repositories tagged with #json-rpc, scored by pull request acceptance likelihood and maintainer engagement velocity.
22.6%
7.4h
14 repositories tagged #json-rpc
SukramJ/aiohomematic
Python 3 Interface to interact with HomeMatic devices
microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
hyperf/hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
mana-ethereum/ethereumex
Elixir JSON-RPC client for the Ethereum blockchain
build-server-protocol/build-server-protocol
Protocol for IDEs and build tools to communicate about compile, run, test, debug and more.
creachadair/jrpc2
A Go implementation of a JSON-RPC 2.0 server and client.
sajya/server
Implement the JSON-RPC 2.0 server specification for @Laravel
cesanta/mjson
C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
denpamusic/php-bitcoinrpc
Fully unit-tested Bitcoin JSON-RPC client based on GuzzleHttp.
hprose/hprose-dotnet
Hprose 3.0 for .NET
guangqianpeng/jrpc
JSON-RPC implementation in C++17
jd-opensource/joyrpc
high-performance, high-extensibility Java rpc framework.
cinemast/libjson-rpc-cpp
C++ framework for json-rpc (json remote procedure call)
pavlov99/json-rpc
🔁 JSON-RPC 1/2 transport implementation. Supports python 2/3 and pypy.