Qore json Module
1.8.1
|
The JsonRpcConnection module provides an JSON-RPC client connection definition for the ConnectionProvider module in Qore.
To use this module, use "%requires JsonRpcConnection"
in your code.
This module automatically uses the json binary module.
All the public symbols in the module are defined in the JsonRpcConnection namespace.
Currently the module provides the following classes:
JsonRpcConnection::getConstructorInfo()
method as connection serialization is a much more elegant and maintainable solution (issue 3696)