QJsonRPC icon indicating copy to clipboard operation
QJsonRPC copied to clipboard

QJsonRpc is a Qt implementation of the JSON-RPC protocol

Results 1 QJsonRPC issues
Sort by recently updated
recently updated
newest added

Here is messages show on tcpclient: response received: QJsonRpcMessage(type=QJsonRpcMessage::Error, id=1, code=-32601, message="service '' not found", data=QJsonValue(null)) response received: QJsonRpcMessage(type=QJsonRpcMessage::Error, id=2, code=-32601, message="service '' not found", data=QJsonValue(null)) response received: QJsonRpcMessage(type=QJsonRpcMessage::Error, id=3,...