OptionalhandshakeMaximum time to keep retrying the child→parent MessagePort handshake before
giving up. On timeout the retry loop stops and onClose fires with an error.
Defaults to 30000ms. Only applies to the MessageChannel handshake path.
OptionalonCallback invoked when the MessagePort handshake completes.
OptionalsourceSource window to subscribe on. Defaults to globalThis.
OptionaltargetAllowed peer origin, or * for any origin.
Options shared by iframe parent and child transports.