Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ messagebus.js
File
messagebus.js
lib/web/messagebus.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
_messageBus = postal.channel(
"main"
);
2
3
postal.addWireTap(
function
(d, e) {
4
// console.log(d);
Callers
nothing calls this directly
Calls
4
replace
Method · 0.80
valueOf
Method · 0.80
generateUUID
Function · 0.70
send
Method · 0.45
Tested by
no test coverage detected