Package-level declarations
onServiceWorkerConnection (worker host) and createServiceWorkerWithConnection (client), plus platform-specific service worker connection implementations for JS and WasmJS targets.
onServiceWorkerConnection (worker host) and createServiceWorkerWithConnection (client), plus platform-specific service worker connection implementations for JS and WasmJS targets.
onServiceWorkerConnection (worker host) and createServiceWorkerWithConnection (client), plus platform-specific service worker connection implementations for JS and WasmJS targets.
Functions
Creates a connection to a service worker registered at workerScriptPath.
Creates a connection to a service worker registered at workerScriptPath.
Listens for "ksrpc-connect" to attach a port and provides callback to initialize a Connection.