Module batch

Module batch 

Source
Expand description

JSON-RPC batch message handling

Structs§

BatchResult
Represents a processed batch result

Enums§

JsonRpcMessage
Represents a JSON-RPC message that can be either single or batch

Functions§

create_error_response
Create an error response for a malformed request
process_batch
Process a batch of requests through a handler