jsonrpc
RPC client
A JSON-RPC 2.0 implementation package in Go
The jsonrpc package helps implement of JSON-RPC 2.0
187 stars
5 watching
23 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
apigojsonjson-rpcrpcrpc-api
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 336 |
| A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
| Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
| Provides an API to interact with Substrate-based blockchain networks | 205 |
| A JSON-RPC 2.0 implementation for Pharo Smalltalk | 11 |
| JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |
| A JSON-RPC server implementation using FastAPI | 293 |
| Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
| A Python module that provides an interface to interact with Odoo servers through JSON-RPC. | 240 |
| A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 535 |
| Tools and utilities for building RPC services with automatic parameter binding and routing | 291 |
| A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
| An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. | 28 |
| Enables interaction between HTTP tools and gRPC servers using JSON encoding | 518 |
| Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 290 |