Module rpc_call_compatibility

Module rpc_call_compatibility 

Source
Expand description

Compatibility fixes for JSON-RPC remote procedure calls.

These fixes are applied at the JSON-RPC call level, after the RPC request is parsed and split into calls.

Structsยง

FixRpcResponseMiddleware
JSON-RPC FixRpcResponseMiddleware with compatibility workarounds.