Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ testsharedworker.js
File
testsharedworker.js
tools/testmc/testsharedworker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
connectedCount = 0;
2
let
messageCount = 0;
3
4
globalThis.onconnect =
function
(e) {
Callers
nothing calls this directly
Calls
1
postMessage
Method · 0.65
Tested by
no test coverage detected