A lightweight JSON RPC client & server
Home > async-call-rpc > AsyncCallOptions > strict
Control the behavior that different from the JSON-RPC spec
Signature:
strict?: AsyncCallStrictJSONRPC | boolean;
true
is to enable all strict options - false
is to disable all strict options