UNPKG

comctx

Version:

Use RPC to communicate easily across contexts in any JavaScript environment.

11 lines (7 loc) 147 B
# Web Worker Transfer Example This is an example of transferring a ReadableStream from a web worker. **Run** ```shell pnpm install pnpm dev ```