interface MessagingOptions
extends Abortable
Properties #
#serialization: SerializationType | undefined
optional
Specify the kind of serialization used for sending messages between processes.
#killSignal: Signals
| number
| undefined
optional
The signal value to be used when the spawned process will be killed by the abort signal.