This package provides a lightweight and flexible implementation of a JSON-RPC 2.0 server, providing an easy way to register and handle remote procedure calls over JSON. It supports method registration, batch processing, and error handling while ensuring compliance with the JSON-RPC specification. The package includes utilities for constructing valid JSON-RPC requests and notifications, making it simple to integrate into existing applications. Designed for reliability and ease of use, it offers built-in logging and a clean, intuitive API for managing JSON-RPC methods.
|
|
|
|
This documentation describes version 0.1 of JSONRPC, released May 19, 2025.
If you have used this package in your research, please cite it as follows:
|
The source of this document is in JSONRPC.m2:229:0.