Processes an already-parsed JSON-RPC value and returns the response text ready for the wire (undefined when nothing is to be sent, e.g. for notifications). Each response is serialised exactly once; a batch is assembled from the per-response texts.
undefined
Processes an already-parsed JSON-RPC value and returns the response text ready for the wire (
undefinedwhen nothing is to be sent, e.g. for notifications). Each response is serialised exactly once; a batch is assembled from the per-response texts.