jsonrpc

RPC client

An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go.

A simple go implementation of json rpc 2.0 client over http

GitHub

336 stars
9 watching
92 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists

golangjson-rpc

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
osamingo/jsonrpcA JSON-RPC 2.0 implementation package in Go187
cxxxr/jsonrpcA Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls67
cloud-rocket/arduino-json-rpcAn implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means.28
oca/odoorpcA Python module that provides an interface to interact with Odoo servers through JSON-RPC.240
joshmarshall/jsonrpclibJSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications.448
authorizon/fastapi_websocket_rpcProvides a robust and production-ready bidirectional JSON RPC channel over Websockets.7
centrifuge/go-substrate-rpc-clientProvides an API to interact with Substrate-based blockchain networks205
zcattacz/ujrpcProvides a Simple JSON-RPC 2.0 middleware for Python-based APIs5
nedpals/v-jsonrpcA basic JSON-RPC 2.0-compliant server written in a programming language.32
valyala/gorpcA Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments.706
onrik/ethrpcProvides a Golang client interface to the Ethereum JSON RPC API269
smagafurov/fastapi-jsonrpcA JSON-RPC server implementation using FastAPI293
deno-libs/rpcA JSONRPC server router for Deno24
goat-systems/go-tezosA Go library providing RPC access to the Tezos blockchain network71
muninrpc/muninrpcA GUI client for RPC services using gRPC and protobuf130