MCPcopy 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

1var _messageBus = postal.channel("main");
2
3postal.addWireTap(function (d, e) {
4// console.log(d);

Callers

nothing calls this directly

Calls 4

replaceMethod · 0.80
valueOfMethod · 0.80
generateUUIDFunction · 0.70
sendMethod · 0.45

Tested by

no test coverage detected