Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sandpack/nodebox-runtime
/
Class
packages/nodebox/src/messages.ts:214–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
export
class
MessageSender {
215
private emitter: EventTarget;
216
private channel: MessageChannel;
217
private receiverPort: MessagePort;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected