Optional
forceWhen opening a connection to a remote peer, if a connection already exists it will be returned instead of creating a new connection. Pass true here to override that and dial a new connection anyway.
false
Optional
onOptional
priorityConnection requests with a higher priority will be executed before those with a lower priority.
50
Optional
signal
An object that contains an AbortSignal as the optional
signal
property.Example