Turns ChildProcess IPC into MessagePort
W3C MessageChannel + MessagePort for GJS — EventTarget-based, transport-pluggable. Same surface backs in-process channels (default), the @gjsify/iframe WebKit bridge, and (future) @gjsify/worker_threads cross-process workers.
[ ]( https://travis-ci.org/compulim/messageport-webso
Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API
Type-safe Request/Reply and Pub/Sub messaging library for browser applications
Browser RPC layer for Univer main-thread and worker communication.