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ยง
- JSON-RPC
FixRpcResponseMiddleware
with compatibility workarounds.