ksrpc-service-worker

Experimental JS/WasmJS transport that communicates over browser service workers. Use createServiceWorkerWithConnection to obtain a Connection<String> backed by a registered service worker script. Requires @OptIn(ExperimentalKsrpc::class).

Experimental JS/WasmJS transport that communicates over browser service workers. Use createServiceWorkerWithConnection to obtain a Connection<String> backed by a registered service worker script. Requires @OptIn(ExperimentalKsrpc::class).

Experimental JS/WasmJS transport that communicates over browser service workers. Use createServiceWorkerWithConnection to obtain a Connection<String> backed by a registered service worker script. Requires @OptIn(ExperimentalKsrpc::class).

Packages

Link copied to clipboard
common
js

createServiceWorkerWithConnection and platform-specific service worker connection implementations for JS and WasmJS targets.