@fcanvas/communicate
This package allows a simple connection between MessageChannel-based channels such as WebWorker
@broadcaster/react
React implementation of Broadcaster package. Extension of a Broadcast Channel API. Allows to send messages to multiple windows (tabs, workers, iframes,...) and detect opened windows.
@broadcaster/core
Cross window serverless messaging system based on BroadcastChannel API. Allows to send messages and keep track about instances between browsing contexts (tabs, windows, workers, etc..)
esdeka
Communicate between iframe and host