arduino-json-rpc
RPC client
An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means.
Simple JSON-RPC server implementation for Arduino
28 stars
6 watching
9 forks
Language: C++
last commit: about 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
| An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 336 |
| A unified RPC client library built on top of the JSONRPC protocol, supporting various transporters and allowing for easy registration and service binding. | 57 |
| A Python module that provides an interface to interact with Odoo servers through JSON-RPC. | 240 |
| Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
| JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |
| A JavaScript library for interacting with the Bitcoin Core JSON-RPC interface | 3 |
| Provides a standardized interface for remote procedure calls over JSON format | 92 |
| A C++ framework for JSON-RPC remote procedure calls | 956 |
| A JSON-RPC 2.0 implementation package in Go | 187 |
| A JSON-RPC 2.0 implementation for Pharo Smalltalk | 11 |
| Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 | 595 |
| A JavaScript client library to connect to Bitcoin Core RPC. | 175 |
| Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
| A JSON-RPC server implementation using FastAPI | 293 |