The JSON RPC spec talks about [batched requests](https://www.jsonrpc.org/specification#batch) where a JSON array of request objects is sent. Is this something the server needs to support?
The JSON RPC spec talks about batched requests where a JSON array of request objects is sent. Is this something the server needs to support?