async-call-rpc

A lightweight JSON RPC client & server

Home > async-call-rpc > Request > remoteStack

Request.remoteStack property

Non-standard field. It records the caller’s stack of this Request.

Signature:

readonly remoteStack?: string | undefined;