jsonrpc
RPC client/server
A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls
JSON-RPC 2.0 server/client for Common Lisp.
67 stars
11 watching
16 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 1 awesome list
common-lispjson-rpc
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 336 |
| An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. | 28 |
| A C++ framework for JSON-RPC remote procedure calls | 956 |
| An implementation of the OpenRPC protocol in Common Lisp | 27 |
| A JSON-RPC 2.0 implementation package in Go | 187 |
| JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |
| A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
| A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
| A JSONRPC server router for Deno | 24 |
| Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
| Provides a standardized interface for remote procedure calls over JSON format | 92 |
| A JSON-RPC server implementation using FastAPI | 293 |
| Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
| Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 290 |
| A Python module that provides an interface to interact with Odoo servers through JSON-RPC. | 240 |