A lightweight JSON RPC client & server
Home > async-call-rpc > AsyncCallOptions > serializer
Warning: This API is now obsolete.
Use “encoding” option instead. This option will be removed in the next major version.
Serializer of the requests and responses.
Signature:
serializer?: Serialization;