4 lines
198 B
Plaintext

JSONRPClib is an implementation of the JSON-RPC specification. It
supports both the original 1.0 specification, as well as the new 2.0 spec,
which includes batch submission, keyword arguments, etc.