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
336 stars
9 watching
92 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
golangjson-rpc
Related projects:
Repository | Description | Stars |
---|---|---|
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
cxxxr/jsonrpc | A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
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 |
oca/odoorpc | A Python module that provides an interface to interact with Odoo servers through JSON-RPC. | 240 |
joshmarshall/jsonrpclib | JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 205 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 706 |
onrik/ethrpc | Provides a Golang client interface to the Ethereum JSON RPC API | 269 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 293 |
deno-libs/rpc | A JSONRPC server router for Deno | 24 |
goat-systems/go-tezos | A Go library providing RPC access to the Tezos blockchain network | 71 |
muninrpc/muninrpc | A GUI client for RPC services using gRPC and protobuf | 130 |