async-call-rpc

A lightweight JSON RPC client & server

Home > async-call-rpc > AsyncCallOptions > strict

AsyncCallOptions.strict property

Control the behavior that different from the JSON-RPC spec

Signature:

strict?: AsyncCallStrictJSONRPC | boolean;

Remarks