json-rpc-server
There are 48 repositories under json-rpc-server topic.
cinemast/libjson-rpc-cpp
C++ framework for json-rpc (json remote procedure call)
smagafurov/fastapi-jsonrpc
JSON-RPC server based on fastapi
ipjohnson/EasyRpc
RPC Service and Client for AspNetCore
sergeyfast/eazy-jsonrpc
PHP JSON-RPC 2.0 Server/Client Implementation
dwb/jsonrpc2-zeromq-python
JSON-RPC 2.0 over ZeroMQ in Python
CXuesong/JsonRpc.Standard
An asynchronous .NET Standard library for JSON RPC client & server implementation.
nedpals/v-jsonrpc
Basic JSON-RPC 2.0-compliant server written on V.
jgarzik/rpcsrv
JSON-RPC server based on C++11 and libevent
wasinger/jsonrpc-bundle
JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC-webservices
hutorny/micurest
Application server for constrained platforms
harlanc/jsonrpc2-rs
A JSON-RPC 2.0 client/server library in rust.
georgique/yii2-jsonrpc
Yii2 JSON-RPC server implementation based on method-to-action translation.
sangaman/http-jsonrpc-server
A simple and lightweight library for creating a JSON-RPC 2.0 compliant HTTP server
dnault/therapi-json-rpc
Microframework for self-describing JSON-RPC2 APIs
ken107/push-model
A JSON-RPC server with object synchronization based on JSON-Patch
ethereum/dopple
Dopple: JSON-RPC Proxy Server
DawidMazurek/php-jsonrpc-server
JSON-RPC server written in php
chenz85/jsonrpc
Go implement of JSON-RPC (2.0) https://www.jsonrpc.org/specification
JohnBra/rpc-websocketserver
Simple rpc-websocketserver wrapping the very popular 'ws' library. Register your RPCs with convenient decorators
katsana/minions-server
Minions Component Server using ReactPHP
rhdunn/xqt-kotlinx-json-rpc
Kotlin multiplatform JSON-RPC 2.0 library
andrew-go-code/spring-json-rpc-feign
Spring Feign with JSON-RPC
giosil/NetJsonRpc
Simple JSON-RPC protocol implementation based on ASP.NET Core project.
issue9/jsonrpc
json rpc 2.0 over HTTP/Socket/Websocket
katsana/minions-polyfill
Minions Component Server (Polyfill) using Laravel Routing
lillilli/jsonrpc
The jsonrpc package helps implement JSON-RPC 2.0 servers.
lucklrj/dog-pool
集mysql连接池,memcache连接池,redis连接池一体的JSON-RPC服务端
adriano-di-giovanni/jr2
An extremely lightweight JSON-RPC 2.0 compliant client and server for Javascript.
dalingng/jrpc
一个非常简单JSONRPC实现
grype/Beacon-Server
Beacon server for Pharo utilizes JSON RPC for collecting signals from remote systems.
mops1k/json-rpc-bundle
This bundle provides easy way to up your json-rpc server on symfony with parameters validation and possibility to get parameters as DTO object inside method.
nspcc-dev/jsonrpc
A Golang foundation JSON-RPC protocol library
tbreuss/json-rpc-example
A super simple JSON-RPC example based on Laminas JSON-RPC Server, OpenRPC Client JS, and Mithril.
omarjatoi/json-rpc.erl
JSON-RPC 2.0 server and client implementation in Erlang.
YieldRay/json-rpc-ts
A strictly typed json-rpc(2.0) implementation, zero dependency, minimal abstraction, with simple api
ernestum/ArduinoJson-JSON-RPC
An example of a minimal test implementation of json-rpc using the ArduinoJson library