In any JavaScript environment, use RPC for easy cross-context communication.
-
Updated
Oct 29, 2025 - TypeScript
In any JavaScript environment, use RPC for easy cross-context communication.
Worker Thread implementation with all required workerOptions and also used MessagePort to communicate between two threads.
Cross-domain EventDispatcher for MessagePort interface
Turns a MessagePort into an remote procedure call (RPC) stub
A simple package that allows you to simplify the use of MessagePort API more easily (Worker, IFrame...)
Add a description, image, and links to the messageport topic page so that developers can more easily learn about it.
To associate your repository with the messageport topic, visit your repo's landing page and select "manage topics."