Define a unit test suite to guarantee that the JSON-RPC specification is implemented correctly. This is important for third-party JSON-RPC client implementations but low urgency since I only expect ...
JSON-RPC-Javaのオリジナルの開発者とは連絡がとれていないようなので、今後JSON-RPC-Javaが更新される可能性もあるが、しばらくは確実にリリースが予定されているjabsorbに注力した方がよさそうだ。
JSON-RPC 2.0: https://www.jsonrpc.org/specification RFC 8259 (JSON): https://www.rfc-editor.org/rfc/rfc8259 ...