spawnMspConnection
Spawn one owned host and begin its handshake state machine.
Signature
Section titled “Signature”spawnMspConnection(options: SpawnMspConnectionOptions): MspHandshake
Parameters
Section titled “Parameters”| Parameter | Type | Stability | Presence | Description |
|---|---|---|---|---|
options |
SpawnMspConnectionOptions |
required |
Returns
Section titled “Returns”MspHandshake
Source
clients/sdk-ts/src/connection/spawn.ts:643
{ "kind": "Function", "canonicalPath": "spawnMspConnection"}