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: over 1 year ago
Linked from 2 awesome lists
golangjson-rpc
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JSON-RPC 2.0 implementation package in Go | 187 |
| | A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
| | An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. | 28 |
| | A Python module that provides an interface to interact with Odoo servers through JSON-RPC. | 240 |
| | JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |
| | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
| | Provides an API to interact with Substrate-based blockchain networks | 205 |
| | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
| | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
| | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 706 |
| | Provides a Golang client interface to the Ethereum JSON RPC API | 269 |
| | A JSON-RPC server implementation using FastAPI | 293 |
| | A JSONRPC server router for Deno | 24 |
| | A Go library providing RPC access to the Tezos blockchain network | 71 |
| | A GUI client for RPC services using gRPC and protobuf | 130 |