UNPKG

comctx

Version:

Cross-context RPC solution with type safety and flexible adapters.

11 lines (7 loc) 147 B
# shared-worker-example This is an example of communication between the main page and an web-worker. **Run** ```shell pnpm install pnpm dev ```