mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
This library is an implementation of the JSON-RPC specification.
|
|
It supports both the original 1.0 specification, as well as the
|
|
new (proposed) 2.0 spec, which includes batch submission, keyword
|
|
arguments, etc.
|