This project aims to provide the facility to easily implement JSON-RPC for the java programming language. jsonrpc4j uses the Jackson library to convert java objects to and from json objects (and other ...
JSON-RPC 2.0: https://www.jsonrpc.org/specification RFC 8259 (JSON): https://www.rfc-editor.org/rfc/rfc8259 ...