Skip to content

Documentation / @andrew_l/app / createAppThreadInstance

Function: createAppThreadInstance() ​

createAppThreadInstance(__namedParameters): Promise<AppInstance<{ }, { }, { }>>

Worker-side bootstrap: attach the message protocol listener on parentPort and signal the parent that this thread is ready.

Parameters ​

__namedParameters ​

StartAppThreadParams

Returns ​

Promise<AppInstance<{ }, { }, { }>>