Coordinate between browsing contexts (windows/tabs/iframes/workers) using the raft protocol, using the BroadcastChannel API.
The multiworker example is built using
yew
and
trunk
. Follow trunk
's instructions for
installation, then run it with trunk serve
.